all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Miguel Guedes <miguel.a.guedes@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Apply faces to string output to mini-buffer
Date: 23 May 2013 10:50:56 GMT	[thread overview]
Message-ID: <519df490$0$33340$862e30e2@ngroups.net> (raw)

Hello List,

How can faces be applied to strings output to the minibuffer?

An elisp client I'm writing receives data asynchronously from a server 
and I would very much like to apply faces to it. So the following string 
should have the appropriate faces applied to type, variable and function 
name, and so on:

boost::shared_ptr<const PrecompiledHeader> get(unsigned int index)


-- 
Miguel


             reply	other threads:[~2013-05-23 10:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-23 10:50 Miguel Guedes [this message]
2013-05-23 16:26 ` Apply faces to string output to mini-buffer Eli Zaretskii
     [not found] ` <mailman.259.1369326384.22516.help-gnu-emacs@gnu.org>
2013-05-24  5:27   ` Miguel Guedes
2013-05-24  6:30     ` Miguel Guedes
2013-05-24  7:40       ` Stephen Berman
     [not found]       ` <mailman.301.1369381272.22516.help-gnu-emacs@gnu.org>
2013-05-24  8:38         ` Miguel Guedes
2013-05-24  6:40     ` 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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='519df490$0$33340$862e30e2@ngroups.net' \
    --to=miguel.a.guedes@gmail.com \
    --cc=help-gnu-emacs@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 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.