all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Apply faces to string output to mini-buffer
@ 2013-05-23 10:50 Miguel Guedes
  2013-05-23 16:26 ` Eli Zaretskii
       [not found] ` <mailman.259.1369326384.22516.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 7+ messages in thread
From: Miguel Guedes @ 2013-05-23 10:50 UTC (permalink / raw
  To: help-gnu-emacs

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-05-24  8:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-23 10:50 Apply faces to string output to mini-buffer Miguel Guedes
2013-05-23 16:26 ` 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

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.