all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Luc Teirlinck <teirllm@dms.auburn.edu>
Cc: emacs-devel@gnu.org
Subject: Re: Info mutilates user overlays.
Date: Wed, 1 Oct 2003 13:49:07 -0500 (CDT)	[thread overview]
Message-ID: <200310011849.h91In7B01807@raven.dms.auburn.edu> (raw)
In-Reply-To: <jwvvfr8eukm.fsf-monnier+emacs/devel@vor.iro.umontreal.ca> (message from Stefan Monnier on 01 Oct 2003 13:33:45 -0400)

Stefan Monnier wrote:
   
   These are bugs (or at least misfeatures).  Patches welcome.

Actually, in the position register case, there are _two_ problems.
First of all, the position register can really get moved, just like
the overlay, but secondly, even if not, it would only be usable while
one was in the particular node, due to narrowing.  Position registers
in RMAIL do not really work very well either, in the sense that you
can not use them to jump back to a message in which you have
"registered" a position, you have to go to that message manually first
and only then can you jump to the position.  I do not really know what
the best solution here is, since in user-narrowed buffers, refusing to
go to the unreachable spot makes sense.  One definitely does not want
to use `widen', because that would look terrible in RMAIL and Info.
Bookmarks in RMAIL do not seem to work at all.  (They would probably
not be very useful as very long term things there, but what I am
saying is, you cannot use them to try to compensate for the
impossibility to use position registers.)  Bookmarks seem to work in
Info, even though one has to be careful not to accept misleading
defaults.

Sincerely,

Luc.

  reply	other threads:[~2003-10-01 18:49 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-01  2:16 Info mutilates user overlays Luc Teirlinck
2003-10-01  2:26 ` Miles Bader
2003-10-01  2:40   ` Luc Teirlinck
2003-10-01  4:00   ` Luc Teirlinck
2003-10-01  4:37     ` Miles Bader
2003-10-01 12:22 ` Stefan Monnier
2003-10-01 14:49   ` Luc Teirlinck
2003-10-01 17:33     ` Stefan Monnier
2003-10-01 18:49       ` Luc Teirlinck [this message]
2003-10-01 20:00         ` Stefan Monnier
2003-10-02 13:45           ` Richard Stallman
2003-10-01 19:14       ` Luc Teirlinck
2003-10-01 19:54         ` Stefan Monnier
2003-10-01 21:11           ` Luc Teirlinck
2003-10-01 23:18             ` Luc Teirlinck
2003-10-02  0:38               ` Miles Bader
2003-10-01 15:10   ` Luc Teirlinck

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=200310011849.h91In7B01807@raven.dms.auburn.edu \
    --to=teirllm@dms.auburn.edu \
    --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.