* emacs24-nox - tool bar
@ 2014-06-29 18:15 James Freer
2014-06-29 18:31 ` James Freer
2014-06-29 20:05 ` Herbert J. Skuhra
0 siblings, 2 replies; 4+ messages in thread
From: James Freer @ 2014-06-29 18:15 UTC (permalink / raw)
To: help-gnu-emacs
I thought I'd try the nox version and found that the tool bar didn't disappear
with the following statement which i'd used in the gui/-nw version.
(tool-bar-mode -1)
Is there a reason for this... or is one better to stick with the gui version?
having only just started using emacs I have found the console more to my liking
and it does appear to be quicker.
thanks
james
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: emacs24-nox - tool bar
2014-06-29 18:15 emacs24-nox - tool bar James Freer
@ 2014-06-29 18:31 ` James Freer
2014-06-29 20:05 ` Herbert J. Skuhra
1 sibling, 0 replies; 4+ messages in thread
From: James Freer @ 2014-06-29 18:31 UTC (permalink / raw)
To: help-gnu-emacs
On 29/06/2014, James Freer <jessejazza3.uk@gmail.com> wrote:
> I thought I'd try the nox version and found that the tool bar didn't
> disappear
> with the following statement which i'd used in the gui/-nw version.
> (tool-bar-mode -1)
>
> Is there a reason for this... or is one better to stick with the gui
> version?
> having only just started using emacs I have found the console more to my
> liking
> and it does appear to be quicker.
>
> thanks
> james
Sorry should have done the following
emacs --debug-init as this was the result
Debugger entered--Lisp error: (void-function tool-bar-mode)
(tool-bar-mode -1)
eval-buffer(#<buffer *load*> nil "/home/james/.emacs" nil t) ;
Reading at buff$
load-with-code-conversion("/home/james/.emacs" "/home/james/.emacs" t t)
load("~/.emacs" t t)
#[0 "^H\205\262^@ \306=\203^Q^@\307^H\310Q\202;^@
\311=\204^^^@\307^H\312Q\2$
command-line()
normal-top-level()
If (tool-bar-mode -1) is just commented out emacs loads ok but I want
to get rid of the tool bar.
james
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: emacs24-nox - tool bar
2014-06-29 18:15 emacs24-nox - tool bar James Freer
2014-06-29 18:31 ` James Freer
@ 2014-06-29 20:05 ` Herbert J. Skuhra
2014-06-29 20:10 ` James Freer
1 sibling, 1 reply; 4+ messages in thread
From: Herbert J. Skuhra @ 2014-06-29 20:05 UTC (permalink / raw)
To: James Freer; +Cc: help-gnu-emacs
On Sun, 29 Jun 2014 19:15:11 +0100 (BST)
James Freer wrote:
> I thought I'd try the nox version and found that the tool bar didn't
> disappear with the following statement which i'd used in the gui/-nw
> version.
> (tool-bar-mode -1)
>
> Is there a reason for this... or is one better to stick with the gui
> version? having only just started using emacs I have found the console
> more to my liking and it does appear to be quicker.
Do you want
(menu-bar-mode -1)
?
--
Herbert
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: emacs24-nox - tool bar
2014-06-29 20:05 ` Herbert J. Skuhra
@ 2014-06-29 20:10 ` James Freer
0 siblings, 0 replies; 4+ messages in thread
From: James Freer @ 2014-06-29 20:10 UTC (permalink / raw)
To: help-gnu-emacs
On 29/06/2014, Herbert J. Skuhra <hskuhra@eumx.net> wrote:
> On Sun, 29 Jun 2014 19:15:11 +0100 (BST)
> James Freer wrote:
>
>> I thought I'd try the nox version and found that the tool bar didn't
>> disappear with the following statement which i'd used in the gui/-nw
>> version.
>> (tool-bar-mode -1)
>>
>> Is there a reason for this... or is one better to stick with the gui
>> version? having only just started using emacs I have found the console
>> more to my liking and it does appear to be quicker.
>
> Do you want
>
> (menu-bar-mode -1)
>
> ?
>
> --
> Herbert
You've just beat me to it. yes I do - SORRY just realised... I'm
having a bad day.
james
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-06-29 20:10 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-29 18:15 emacs24-nox - tool bar James Freer
2014-06-29 18:31 ` James Freer
2014-06-29 20:05 ` Herbert J. Skuhra
2014-06-29 20:10 ` James Freer
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).