all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* global header line
@ 2010-03-15 11:07 Kiwon Um
  2010-03-18 23:37 ` A.Politz
  0 siblings, 1 reply; 3+ messages in thread
From: Kiwon Um @ 2010-03-15 11:07 UTC (permalink / raw)
  To: help-gnu-emacs

Dear emacs users:

Basically, if I setq header-line-format, it works for the current
buffer's window. Then how can I make it global?

Thanks.

--
Kiwon Um


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

* Re: global header line
  2010-03-15 11:07 global header line Kiwon Um
@ 2010-03-18 23:37 ` A.Politz
  2010-03-19  7:05   ` Kiwon Um
  0 siblings, 1 reply; 3+ messages in thread
From: A.Politz @ 2010-03-18 23:37 UTC (permalink / raw)
  To: help-gnu-emacs

On Mar 15, 12:07 pm, Kiwon Um <um.ki...@gmail.com> wrote:
> Dear emacs users:
>
> Basically, if I setq header-line-format, it works for the current
> buffer's window. Then how can I make it global?
>
> Thanks.
>
> --
> Kiwon Um

Use `set-default' instead of `setq' .

-ap


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

* Re: global header line
  2010-03-18 23:37 ` A.Politz
@ 2010-03-19  7:05   ` Kiwon Um
  0 siblings, 0 replies; 3+ messages in thread
From: Kiwon Um @ 2010-03-19  7:05 UTC (permalink / raw)
  To: help-gnu-emacs

On 3월19일, 오전8시37분, "A.Politz" <poli...@googlemail.com> wrote:
> On Mar 15, 12:07 pm, Kiwon Um <um.ki...@gmail.com> wrote:
>
> > Dear emacs users:
>
> > Basically, if I setq header-line-format, it works for the current
> > buffer's window. Then how can I make it global?
>
> > Thanks.
>
> > --
> > Kiwon Um
>
> Use `set-default' instead of `setq' .
>
> -ap

That's it! Thank you very much. :)

--
Kiwon Um


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

end of thread, other threads:[~2010-03-19  7:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-15 11:07 global header line Kiwon Um
2010-03-18 23:37 ` A.Politz
2010-03-19  7:05   ` Kiwon Um

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.