unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Character FOO
Date: Tue, 24 Jan 2012 12:36:07 +0100	[thread overview]
Message-ID: <CAAeL0SQ4zOkJ+iqTj0sA9RcYpPMpbsXO0Y3BAEpTTmNUxfdR_A@mail.gmail.com> (raw)
In-Reply-To: <E1RpcW2-0004sg-SR@fencepost.gnu.org>

On Tue, Jan 24, 2012 at 10:18, Eli Zaretskii <eliz@gnu.org> 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	other threads:[~2012-01-24 11:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-24  9:18 Character FOO Eli Zaretskii
2012-01-24 11:36 ` Juanma Barranquero [this message]
2012-01-25  0:48 ` Kenichi Handa
2012-01-25  6:32   ` Eli Zaretskii
2012-01-25 16:58     ` Drew Adams
2012-01-28 10:35   ` 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=CAAeL0SQ4zOkJ+iqTj0sA9RcYpPMpbsXO0Y3BAEpTTmNUxfdR_A@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=eliz@gnu.org \
    --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 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).