emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Character FOO


From: Eli Zaretskii
Subject: Character FOO
Date: Tue, 24 Jan 2012 04:18:10 -0500

In "emacs -Q" try this:

  M-: (put-text-property 149 154 'display "FOO") RET

Then move point to buffer position 149 (under F from "FOO"), and type
"C-u C-x =".  The popped up buffer shows in its first line that the
character at point is "FOO" (while the echo area says it's `e').

Bug? feature?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]