From: Andreas Schwab <schwab@linux-m68k.org>
To: 13277@debbugs.gnu.org
Subject: bug#13277: 24.2.91; -nw display bug with overlay-arrow
Date: Tue, 25 Dec 2012 19:13:44 +0100 [thread overview]
Message-ID: <m2ip7qov8n.fsf@igel.home> (raw)
This is a regression from emacs 23, already present in 24.1:
$ cat bug.el
(set (make-local-variable 'overlay-arrow-string) "=>")
(set (make-local-variable 'overlay-arrow-position) (point-marker))
;;(setq truncate-lines t)
(insert-char ?- (window-width))
(goto-char (point-min))
$ emacs -nw -l ./bug.el
The cursor is placed at the right margin. Either moving forward two
characters or deleting one character (so that the line fits in the
window) puts the cursor after the arrow, where it belongs.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
next reply other threads:[~2012-12-25 18:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-25 18:13 Andreas Schwab [this message]
2012-12-25 19:03 ` bug#13277: 24.2.91; -nw display bug with overlay-arrow Eli Zaretskii
2012-12-27 17:32 ` Eli Zaretskii
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=m2ip7qov8n.fsf@igel.home \
--to=schwab@linux-m68k.org \
--cc=13277@debbugs.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 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).