all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* mode-line-format customization question
@ 2009-03-23 19:37 mentalis
  2009-03-24 12:23 ` Peter Dyballa
  2009-03-24 19:56 ` Nikolaj Schumacher
  0 siblings, 2 replies; 3+ messages in thread
From: mentalis @ 2009-03-23 19:37 UTC (permalink / raw
  To: Help-gnu-emacs


How do I append the output of a function to the end of my
default-mode-line-format?  I've written a function which returns a string.

Thanks
-- 
View this message in context: http://www.nabble.com/mode-line-format-customization-question-tp22667541p22667541.html
Sent from the Emacs - Help mailing list archive at Nabble.com.





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

* Re: mode-line-format customization question
  2009-03-23 19:37 mode-line-format customization question mentalis
@ 2009-03-24 12:23 ` Peter Dyballa
  2009-03-24 19:56 ` Nikolaj Schumacher
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Dyballa @ 2009-03-24 12:23 UTC (permalink / raw
  To: mentalis; +Cc: Help-gnu-emacs


Am 23.03.2009 um 20:37 schrieb mentalis:

> How do I append the output of a function to the end of my
> default-mode-line-format?

You can customize the variable mode-line-format.

--
Greetings

   Pete

Work is the curse of the drinking class.
				– Oscar Wilde







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

* Re: mode-line-format customization question
  2009-03-23 19:37 mode-line-format customization question mentalis
  2009-03-24 12:23 ` Peter Dyballa
@ 2009-03-24 19:56 ` Nikolaj Schumacher
  1 sibling, 0 replies; 3+ messages in thread
From: Nikolaj Schumacher @ 2009-03-24 19:56 UTC (permalink / raw
  To: mentalis; +Cc: Help-gnu-emacs

mentalis <wschroed@gmail.com> wrote:

> How do I append the output of a function to the end of my
> default-mode-line-format?

Have you tried `add-to-list'?


regards,
Nikolaj Schumacher




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

end of thread, other threads:[~2009-03-24 19:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-23 19:37 mode-line-format customization question mentalis
2009-03-24 12:23 ` Peter Dyballa
2009-03-24 19:56 ` Nikolaj Schumacher

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.