all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Howto startup with `font-lock-mode' and `meta key=ALT'???
@ 2002-09-11  9:17 Y.R. de Boer
  2002-09-11 11:19 ` Kai Großjohann
  2002-09-11 12:29 ` Sacha Chua
  0 siblings, 2 replies; 3+ messages in thread
From: Y.R. de Boer @ 2002-09-11  9:17 UTC (permalink / raw)




Dear reader,

 How can I arrange for having emacs starting up WITH the instructions
that I would like to have `font-lock-mode' switched `ON' AND that the
meta key is the `ALT' key?

 Thanks for your response,

Ytsen de Boer

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

* Re: Howto startup with `font-lock-mode' and `meta key=ALT'???
  2002-09-11  9:17 Howto startup with `font-lock-mode' and `meta key=ALT'??? Y.R. de Boer
@ 2002-09-11 11:19 ` Kai Großjohann
  2002-09-11 12:29 ` Sacha Chua
  1 sibling, 0 replies; 3+ messages in thread
From: Kai Großjohann @ 2002-09-11 11:19 UTC (permalink / raw)


"Y.R. de Boer" <y.r.deboer@student.utwente.nl> writes:

>  How can I arrange for having emacs starting up WITH the instructions
> that I would like to have `font-lock-mode' switched `ON' AND that the
> meta key is the `ALT' key?

For the former, I suggesting typing M-x customize-variable RET
global-font-lock-mode RET.  Don't forget to save your changes.

How to tell Emacs that the meta key is the Alt key depends on your
system.  Please provide details.  Unix with X11?  Unix without X11?
DOS?

kai
-- 
~/.signature is: umop 3p!sdn    (Frank Nobis)

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

* Re: Howto startup with `font-lock-mode' and `meta key=ALT'???
  2002-09-11  9:17 Howto startup with `font-lock-mode' and `meta key=ALT'??? Y.R. de Boer
  2002-09-11 11:19 ` Kai Großjohann
@ 2002-09-11 12:29 ` Sacha Chua
  1 sibling, 0 replies; 3+ messages in thread
From: Sacha Chua @ 2002-09-11 12:29 UTC (permalink / raw)


"Y.R. de Boer" <y.r.deboer@student.utwente.nl> writes:

>  How can I arrange for having emacs starting up WITH the instructions
> that I would like to have `font-lock-mode' switched `ON' AND that the

For this one, you can simply add

(global-font-lock-mode 1)

to your .emacs

-- 
Sacha Chua <sacha@free.net.ph> - 4 BS CS Ateneo geekette
interests: emacs, gnu/linux, wearables, teaching compsci

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

end of thread, other threads:[~2002-09-11 12:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-11  9:17 Howto startup with `font-lock-mode' and `meta key=ALT'??? Y.R. de Boer
2002-09-11 11:19 ` Kai Großjohann
2002-09-11 12:29 ` Sacha Chua

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.