unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Lose toolbar in Terminal?
@ 2003-04-11 19:28 Sebastian Tennant
  0 siblings, 0 replies; 3+ messages in thread
From: Sebastian Tennant @ 2003-04-11 19:28 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 206 bytes --]

Hu gnus.

Can the menu bar be dismissed in non-windowing terminal mode, without 
disabling the sometimes useful
F10 menu bar work around?

Seb.

"War is not the answer..." - Marvin Gaye - 'What's Going On?'

[-- Attachment #1.2: Type: text/enriched, Size: 333 bytes --]

Hu gnus.


Can the menu bar be dismissed in non-windowing terminal mode, without
disabling the sometimes useful 

F10 menu bar work around?


Seb.

<italic><color><param>FFFF,2727,4242</param>

</color></italic><color><param>FFFF,2727,4242</param>"War is not the
answer..." - Marvin Gaye -<italic> 'What's Going On?'</italic></color>

[-- Attachment #2: Type: text/plain, Size: 151 bytes --]

_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnu-emacs

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

* Re: Lose toolbar in Terminal?
       [not found] <mailman.4457.1050089436.21513.help-gnu-emacs@gnu.org>
@ 2003-04-11 20:38 ` Kai Großjohann
  2003-04-13 18:02 ` John Russell
  1 sibling, 0 replies; 3+ messages in thread
From: Kai Großjohann @ 2003-04-11 20:38 UTC (permalink / raw)


Sebastian Tennant <seb@albert.vcisp.net> writes:

> Can the menu bar be dismissed in non-windowing terminal mode, without
> disabling the sometimes useful
> F10 menu bar work around?

Yes.  Just turn it off via Customize.

-- 
file-error; Data: (Opening input file no such file or directory ~/.signature)

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

* Re: Lose toolbar in Terminal?
       [not found] <mailman.4457.1050089436.21513.help-gnu-emacs@gnu.org>
  2003-04-11 20:38 ` Kai Großjohann
@ 2003-04-13 18:02 ` John Russell
  1 sibling, 0 replies; 3+ messages in thread
From: John Russell @ 2003-04-13 18:02 UTC (permalink / raw)


Sebastian Tennant <seb@albert.vcisp.net> writes:

> Hu gnus.
> 
> Can the menu bar be dismissed in non-windowing terminal mode, without
> disabling the sometimes useful
> F10 menu bar work around?
> 

I have a section of .emacs which includes the following:

(cond (window-system
        (stuff specific to X/graphical...) 
     
     ((not window-system)
        (stuff that is only loaded in terminal mode)


That second one might be a good place to but a 

(menu-bar-mode 0) or something.

John

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

end of thread, other threads:[~2003-04-13 18:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-11 19:28 Lose toolbar in Terminal? Sebastian Tennant
     [not found] <mailman.4457.1050089436.21513.help-gnu-emacs@gnu.org>
2003-04-11 20:38 ` Kai Großjohann
2003-04-13 18:02 ` John Russell

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).