unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Juri Linkov <juri@linkov.net>
Cc: emacs-devel@gnu.org
Subject: buff-menu and revert-buffer-restore-functions
Date: Mon, 03 Jun 2024 13:49:24 -0400	[thread overview]
Message-ID: <jwvfrttapfn.fsf-monnier+emacs@gnu.org> (raw)

In the recent

    commit a525cfb3af0c49c5c64e8af548ab23d086348fed
    Author: Juri Linkov <juri@linkov.net>
    Date:   Mon Jun 3 19:55:47 2024 +0300

    New variable 'revert-buffer-restore-functions' (bug#69511)
    
    * doc/lispref/backups.texi (Reverting):
    Add documentation for 'revert-buffer-restore-functions'.
    
    * lisp/files.el (revert-buffer-restore-functions): New variable.
    (revert-buffer-restore-read-only): New function.
    (revert-buffer): Use 'revert-buffer-restore-functions' with
    the default value 'revert-buffer-restore-read-only' (bug#69511).
    
    * lisp/buff-menu.el (Buffer-menu-mode): Add hook
    'revert-buffer-restore-functions' to restore
    outline-minor-mode highlighting.

Why is it the responsability of buff-menu to setup outline minor
mode's rehighlighting?  Wouldn't the same apply to several other modes
and should be handled directly by outline minor mode?
What's special about buff-menu in this respect?


        Stefan




             reply	other threads:[~2024-06-03 17:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-03 17:49 Stefan Monnier [this message]
2024-06-03 18:13 ` buff-menu and revert-buffer-restore-functions Juri Linkov
2024-06-04 16:52   ` Juri Linkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwvfrttapfn.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=juri@linkov.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).