* [gnus] How to refresh the Summary buffer?
@ 2021-06-25 14:35 Rodrigo Morales
2021-06-27 3:43 ` Pankaj Jangid
0 siblings, 1 reply; 2+ messages in thread
From: Rodrigo Morales @ 2021-06-25 14:35 UTC (permalink / raw)
To: help-gnu-emacs
Let's say I change the value of gnus-summary-line-format while being in
the Summary buffer. Is there any way to refresh the summary buffer
without exiting in order to use the new value of
gnus-summary-line-format?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gnus] How to refresh the Summary buffer?
2021-06-25 14:35 [gnus] How to refresh the Summary buffer? Rodrigo Morales
@ 2021-06-27 3:43 ` Pankaj Jangid
0 siblings, 0 replies; 2+ messages in thread
From: Pankaj Jangid @ 2021-06-27 3:43 UTC (permalink / raw)
To: help-gnu-emacs
Rodrigo Morales <moralesrodrigo1100@gmail.com> writes:
> Let's say I change the value of gnus-summary-line-format while being in
> the Summary buffer. Is there any way to refresh the summary buffer
> without exiting in order to use the new value of
> gnus-summary-line-format?
Here is what I do. I manage the variables in ~/.gnus.el.
If you change anything in your ~/.gnus.el then you need to reload it by
going back to *Group* buffer and calling gnus-group-read-init-file (key
"r"). And then return to summary buffer.
If you are managing the customization in any other location, for example
~/.emacs.d/init.el then you need to evaluate the variable and then quit
summary buffer and return to it.
--
Regards ~Pankaj
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-06-27 3:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-25 14:35 [gnus] How to refresh the Summary buffer? Rodrigo Morales
2021-06-27 3:43 ` Pankaj Jangid
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).