Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
gnus-inhibit-startup-message doesn't seem to be registered in time if
it is set after gnus.el.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is no longer useful because this functionality was added to Magit
in 3584aaba (magit-stage: support --intent-to-add, 2016-05-04).
|
|
|
|
Let-binding default-directory shouldn't be expected to work because
gnus-summary-pipe-output and gnus-summary-save-in-pipe do a good
amount of buffer switching when setting up for the shell command.
Append the directory change to the command instead.
|
|
|
|
|
|
|
|
|
|
|