* save options and a few other issues
@ 2003-05-03 21:03 Alexander Nikolov
2003-05-03 18:38 ` David Kastrup
0 siblings, 1 reply; 3+ messages in thread
From: Alexander Nikolov @ 2003-05-03 21:03 UTC (permalink / raw)
For some reason the options connected with highlighting are off each
time I start my Emacs(it wasn't like that a week or two ago). How can
I permenantly turn them on.
Another problem I have is that on my Mandrake 9.0 distro I can use Alt
as Meta only if I'm in X. If I'm using Emacs through the console only
Esc is working, which I find pretty uncomfortable.
I would also like to have auto-fill-buffer turned on by default with
each new buffer I open.
Thanks in advance.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: save options and a few other issues
2003-05-03 21:03 save options and a few other issues Alexander Nikolov
@ 2003-05-03 18:38 ` David Kastrup
2003-05-04 16:06 ` Alexander Nikolov
0 siblings, 1 reply; 3+ messages in thread
From: David Kastrup @ 2003-05-03 18:38 UTC (permalink / raw)
Alexander Nikolov <alexander@ip217-30.mnet.bg> writes:
> For some reason the options connected with highlighting are off each
> time I start my Emacs(it wasn't like that a week or two ago). How can
> I permenantly turn them on.
Use the menu to set and save the options.
> I would also like to have auto-fill-buffer turned on by default with
> each new buffer I open.
Use the menu and save the options.
Note that some people write nonsense like
(global-font-lock-mode)
into their .emacs files (this does not set but _toggle_ the mode, so
when somebody else tries to seit it before, it gets reset again).
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: save options and a few other issues
2003-05-03 18:38 ` David Kastrup
@ 2003-05-04 16:06 ` Alexander Nikolov
0 siblings, 0 replies; 3+ messages in thread
From: Alexander Nikolov @ 2003-05-04 16:06 UTC (permalink / raw)
David Kastrup <dak@gnu.org> writes:
> Alexander Nikolov <alexander@ip217-30.mnet.bg> writes:
>
> > For some reason the options connected with highlighting are off each
> > time I start my Emacs(it wasn't like that a week or two ago). How can
> > I permenantly turn them on.
>
> Use the menu to set and save the options.
>
> > I would also like to have auto-fill-buffer turned on by default with
> > each new buffer I open.
>
> Use the menu and save the options.
>
> Note that some people write nonsense like
> (global-font-lock-mode)
> into their .emacs files (this does not set but _toggle_ the mode, so
> when somebody else tries to seit it before, it gets reset again).
>
> --
> David Kastrup, Kriemhildstr. 15, 44793 Bochum
Hm, my questions seem to have been plain stupid, ah?
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-05-04 16:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-03 21:03 save options and a few other issues Alexander Nikolov
2003-05-03 18:38 ` David Kastrup
2003-05-04 16:06 ` Alexander Nikolov
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.