* How to get rid of the tool-kit mode-line in Emacs21?
@ 2002-10-26 18:24 wgh
2002-10-29 12:20 ` Jesper Harder
2002-10-30 23:15 ` Carlos Condé
0 siblings, 2 replies; 3+ messages in thread
From: wgh @ 2002-10-26 18:24 UTC (permalink / raw)
Hi,
Ever since I downloaded Emacs21, I got those ugly scroll-bar,
tool-bar and mode-line in that fancy tool-kit. I found
out how to disable the tool-bar:
(tool-bar-mode -1)
in .emacs or simply M-x tool-bar-mode
I also found out how to disable the scroll-bar which requires you
to recompile Emacs21 with the --without-toolkit-scroll-bars option.
However I haven't figured out how to revert the mode-line back
to Emacs20 style.
Does anyone know how to just have Emacs21 look the way it did?
Thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: How to get rid of the tool-kit mode-line in Emacs21?
2002-10-26 18:24 How to get rid of the tool-kit mode-line in Emacs21? wgh
@ 2002-10-29 12:20 ` Jesper Harder
2002-10-30 23:15 ` Carlos Condé
1 sibling, 0 replies; 3+ messages in thread
From: Jesper Harder @ 2002-10-29 12:20 UTC (permalink / raw)
"wgh" <wgh@askme.ok> writes:
> However I haven't figured out how to revert the mode-line back
> to Emacs20 style.
Try `M-x customize-face RET mode-line' and change the face to the way
you want it to look.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: How to get rid of the tool-kit mode-line in Emacs21?
2002-10-26 18:24 How to get rid of the tool-kit mode-line in Emacs21? wgh
2002-10-29 12:20 ` Jesper Harder
@ 2002-10-30 23:15 ` Carlos Condé
1 sibling, 0 replies; 3+ messages in thread
From: Carlos Condé @ 2002-10-30 23:15 UTC (permalink / raw)
"wgh" <wgh@askme.ok> writes:
> Hi,
>
> Ever since I downloaded Emacs21, I got those ugly scroll-bar,
> tool-bar and mode-line in that fancy tool-kit. I found
> out how to disable the tool-bar:
>
> (tool-bar-mode -1)
>
> in .emacs or simply M-x tool-bar-mode
>
> I also found out how to disable the scroll-bar which requires you
> to recompile Emacs21 with the --without-toolkit-scroll-bars option.
> However I haven't figured out how to revert the mode-line back
> to Emacs20 style.
>
> Does anyone know how to just have Emacs21 look the way it did?
>
> Thanks.
You can simply customize the face of the mode-line to remove the 3D
box effect around the line...
M-x customize-face [RET] modeline
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-10-30 23:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-26 18:24 How to get rid of the tool-kit mode-line in Emacs21? wgh
2002-10-29 12:20 ` Jesper Harder
2002-10-30 23:15 ` Carlos Condé
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).