unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefan@marxist.se>
To: Po Lu <luangruo@yahoo.com>, emacs-devel@gnu.org
Subject: Re: master 262a7c9ea0: New minor mode elide-head-mode
Date: Sun, 9 Jan 2022 04:59:49 -0600	[thread overview]
Message-ID: <CADwFkmkgY6hM6sD6jHz=hMC3eTKtj5PTfUxBFw3OHoOrwXmKZg@mail.gmail.com> (raw)
In-Reply-To: <87ee5htdhu.fsf@yahoo.com>

Po Lu <luangruo@yahoo.com> writes:

> For example:
>
>    (defun elide-head-show ()
>      "Show a header in the current buffer elided by \\[elide-head]."
>      (interactive)
>      (elide-head-mode 0))

I chose not to do that, in order not to change the (admittedly buggy)
behavior of the old commands.  But if people think it's a good idea, I
have no objections to such a cleanup.

> And if those commands are made such simple wrappers, they could be
> un-obsoleted as well, since it would be useful to explictly disable or
> enable elide-head-mode inside `find-file-hook' and other similar places.

We don't usually provide such commands for modes, I think?



  reply	other threads:[~2022-01-09 10:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <164172314114.31544.13495331125988316383@vcs2.savannah.gnu.org>
     [not found] ` <20220109101221.E3FDAC0DA16@vcs2.savannah.gnu.org>
2022-01-09 10:22   ` master 262a7c9ea0: New minor mode elide-head-mode Po Lu
2022-01-09 10:59     ` Stefan Kangas [this message]
2022-01-09 11:58       ` Po Lu
2022-01-10  3:35         ` Stefan Monnier
2022-01-10 12:35           ` Po Lu
2022-01-10 17:36             ` Stefan Monnier
2022-01-10  4:16         ` Stefan Kangas
2022-01-11  0:45           ` Po Lu

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='CADwFkmkgY6hM6sD6jHz=hMC3eTKtj5PTfUxBFw3OHoOrwXmKZg@mail.gmail.com' \
    --to=stefan@marxist.se \
    --cc=emacs-devel@gnu.org \
    --cc=luangruo@yahoo.com \
    /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).