emacs-devel
[Top][All Lists]
Advanced

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

Re: Character FOO


From: Juanma Barranquero
Subject: Re: Character FOO
Date: Tue, 24 Jan 2012 12:36:07 +0100

On Tue, Jan 24, 2012 at 10:18, Eli Zaretskii <address@hidden> wrote:

> Bug? feature?

            `(("character"
               ,(format "%s (%d, #o%o, #x%x)"
                        (apply 'propertize char-description
                               (text-properties-at pos))
                        char char char))
              ...

Now, applying the properties to the char is obviously a feature. The
question is, should display properties be ignored when displaying the
character?

    Juanma



reply via email to

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