[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Dedicated window for *log-edit-files*
From: |
Juri Linkov |
Subject: |
Re: Dedicated window for *log-edit-files* |
Date: |
Tue, 29 Oct 2019 23:37:52 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu) |
>> Remove `log-edit-show-files` from `log-edit-hook`.
>
> Oh, that works perfectly! Thanks.
Also it's possible to display the same window with *log-edit-files* buffer
later, after typing ‘C-c C-c’ when you don't need to switch windows,
if ‘log-edit-confirm’ is customized to ‘t’.
PS: typing ‘C-h v log-edit-confirm RET’ displays in *Help* buffer:
log-edit-confirm is a variable defined in ‘log-edit.el’.
Its value is t
Original value was changed
And indeed the original value was changed because I customized it to ‘t’,
but what was the original value? It took a while to realize that the value
itself is ‘changed’. To remove such ambiguity should it add quotes?
Original value was ‘changed’
RE: Dedicated window for *log-edit-files*, Drew Adams, 2019/10/25
Re: Dedicated window for *log-edit-files*, martin rudalics, 2019/10/26