all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Luc Teirlinck <teirllm@dms.auburn.edu>
Subject: Info mutilates user overlays.
Date: Tue, 30 Sep 2003 21:16:40 -0500 (CDT)	[thread overview]
Message-ID: <200310010216.h912Ge027788@raven.dms.auburn.edu> (raw)

Is there a reason for the behavior of Info, described below?  It
prevents the user from using his own overlays, as well as from using
any Emacs feature that uses overlays, in Info buffers.  They all get
mysteriously moved and made empty after minimal browsing.  I find it
pretty annoying and unexpected.

emacs-21.3.50 -q --eval "(blink-cursor-mode 0)" &

C-h i

M-: (point-min) Result: 188

M-: (setq ov (make-overlay 190 210)) 
Result: #<overlay from 190 to 210 in *info*>

M-: ov 
Same result (of course).

m Emacs RET d

M-: ov
Result: #<overlay from 1 to 1 in *info*> (Not so "of course" to me.)

Sincerely,

Luc.

             reply	other threads:[~2003-10-01  2:16 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-01  2:16 Luc Teirlinck [this message]
2003-10-01  2:26 ` Info mutilates user overlays 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
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=200310010216.h912Ge027788@raven.dms.auburn.edu \
    --to=teirllm@dms.auburn.edu \
    /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.