Recent Changes

Updates since 2018-07-25 06:39 UTC up to 2018-08-24 06:39 UTC

1 | 3 | 7 | 30 | 90 days
List latest change per page only List only major changes
List later changes RSS RSS with pages RSS with pages and diff

2018-08-18

2018-08-13

  • 16:20 UTC (new) 2018-08-13 A tip on git stash . . . . Marcin Borkowski I don’t know about you, but I use git stash fairly often. (This might be just a bad habit, and committing might be a better idea, but I do find stashing useful, especially for minor changes I’d like to apply from time to time on different branches but never commit. Yes, console.log and friends, I’m looking at you, but also at turning on various “debug” variables.) After some time, git stash list begins to look like this

2018-08-06

  • 19:59 UTC (new) 2018-08-06 Editing past Git commits . . . . Marcin Borkowski Everybody and their mother are now writing Git tutorials of various kinds, so I decided to jump on the bandwagon and do my own just like the thousands that already exist. Just kidding. My one will be different.

2018-07-29

  • 12:45 UTC (new) 2018-07-29 2018-07-29 The INSIDE EMACS variable . . . . Marcin Borkowski While researching stuff connected with Eshell and shells in Emacs in general, I encountered an interesting bit of information. It doesn’t seem to be useful for me personally, since I seldom use M-x shell or M-x term, prefering Eshell instead, but maybe someone may find a use for it. When you run a script/command from one of those Emacs non-elisp shells, the environment variable INSIDE_EMACS is set to a nonempty value so that scripts can recognize that they run inside Emacs.

More...

Filters