jed-users mailing list

[2017 Date Index] [2017 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: [jed-users] hiding/not displaying the menu bar?


uiewoi 83920 <tuga56448@xxxxxxxxx> wrote:
> I have used jed for perhaps 20 years now and have a quick question: is
> there a way to hide/not display the top menu bar in jed by default? I am
> using the default emacs emulation and running jed on Ubuntu:

You can add

  enable_top_status_line (0);

to your .jedrc file.  This hides, but does not disable the menubar,
e.g., ESC-f will activate the file menu.

--John
_______________________________________________
For list information, visit <http://jedsoft.org/jed/mailinglists.html>.


[2017 date index] [2017 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]