all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Luc Teirlinck <teirllm@dms.auburn.edu>
Cc: bob@rattlesnake.com, emacs-devel@gnu.org
Subject: Re: buff-menu.el header line
Date: Thu, 18 Nov 2004 17:16:40 -0600 (CST)	[thread overview]
Message-ID: <200411182316.iAINGe611009@raven.dms.auburn.edu> (raw)
In-Reply-To: <jwvhdnnqb8y.fsf-monnier+emacs@gnu.org> (message from Stefan Monnier on Thu, 18 Nov 2004 13:13:15 -0500)

Stefan Monnier wrote:

   >  3. There may be more argument about deleting the line providing an
   >     intangible text property.  I always comment it out because its
   >     existence means I cannot use `C-n' (next-line) when point is in
   >     the header.  On the other hand, others may prefer only to use
   >     `C-f' (forward-char), which leaves the header line and its
   >     underlining.

   I don't particularly like `intangible', but the above suggests that a better
   solution is to fix C-n.

These are two different problems.  One is a (known but unfixed) bug
concerning line-move and the intangibility property.  The other is a
completely inappropriate use of the intangibility property, _regardless_
of that bug.

The use of the intangibility property in this instance is
inappropriate, because it has absolutely no benefit whatsoever to the
user and has several negative consequences.  One of the main reasons
to set `buffer-menu-use-header-line' to nil is to be able to move into
that text.  But this is exactly what the intangibility property wants
to prevent.  Why?  If the user does C-f at the beginning of a buffer,
it is with the purpose of moving to the right, not to move to the
third line.  The latter behavior is extremely surprising (and undesirable).

Sincerely,

Luc.

  parent reply	other threads:[~2004-11-18 23:16 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-18 17:45 buff-menu.el header line Robert J. Chassell
2004-11-18 18:00 ` Drew Adams
2004-11-18 19:19   ` Robert J. Chassell
2004-11-18 18:13 ` Stefan Monnier
2004-11-18 19:16   ` Robert J. Chassell
2004-11-18 21:23     ` Stefan Monnier
2004-11-19  0:27       ` Robert J. Chassell
2004-11-19 15:31       ` Robert J. Chassell
2004-11-21  0:04         ` Stefan Monnier
2004-11-18 23:16   ` Luc Teirlinck [this message]
2004-11-19  0:40     ` Andreas Schwab
2004-11-19  9:02       ` Kim F. Storm
2004-11-19  9:31         ` Stephan Stahl
2004-11-19  9:40         ` David Kastrup
2004-11-19 10:58         ` Andreas Schwab
2004-11-19 11:38           ` Stephan Stahl
2004-11-19 15:30             ` Drew Adams
2004-11-19 13:21       ` Robert J. Chassell
2004-11-21 17:39         ` call-interactively: completion broken Robert J. Chassell
2004-11-21 18:15           ` Luc Teirlinck
2004-11-19 20:04       ` buff-menu.el header line Richard Stallman
2004-11-19 10:05 ` Richard Stallman
2004-11-19 15:24   ` Drew Adams

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

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

  git send-email \
    --in-reply-to=200411182316.iAINGe611009@raven.dms.auburn.edu \
    --to=teirllm@dms.auburn.edu \
    --cc=bob@rattlesnake.com \
    --cc=emacs-devel@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.