Gnus development mailing list
 help / color / mirror / Atom feed
* highlighting in message buffer
@ 1997-06-02 11:55 akaempf
  1997-06-06  3:27 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: akaempf @ 1997-06-02 11:55 UTC (permalink / raw)


Hi all...

I am using XEmacs 20.3beta and am having some highlighting problems
with gnus when trying to forward a news article....

What I would like to do is be able to turn OFF all
highlighting/fontifying of the mail message buffer without having to
go into the custom menu.... Is this possible and what is the variable
I would need to set in my .gnus...

thanks in advance...
andreas
-- 





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

* Re: highlighting in message buffer
  1997-06-02 11:55 highlighting in message buffer akaempf
@ 1997-06-06  3:27 ` Lars Magne Ingebrigtsen
  1997-06-17 17:35   ` Danny Siu
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Magne Ingebrigtsen @ 1997-06-06  3:27 UTC (permalink / raw)


akaempf@bbnplanet.com writes:

> What I would like to do is be able to turn OFF all
> highlighting/fontifying of the mail message buffer without having to
> go into the custom menu.... Is this possible and what is the
> variable I would need to set in my .gnus...

You have to do something like

(add-hook 'message-mode-hook 'turn-on-font-lock)

to switch highlighting on, don't you?  Or is this the default in
XEmacs?

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


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

* Re: highlighting in message buffer
  1997-06-06  3:27 ` Lars Magne Ingebrigtsen
@ 1997-06-17 17:35   ` Danny Siu
  0 siblings, 0 replies; 3+ messages in thread
From: Danny Siu @ 1997-06-17 17:35 UTC (permalink / raw)


Lars Magne Ingebrigtsen writes:

  Lars> akaempf@bbnplanet.com writes:
  >> What I would like to do is be able to turn OFF all
  >> highlighting/fontifying of the mail message buffer without having to go
  >> into the custom menu.... Is this possible and what is the variable I
  >> would need to set in my .gnus...

  Lars> You have to do something like

  Lars> (add-hook 'message-mode-hook 'turn-on-font-lock)

  Lars> to switch highlighting on, don't you?  Or is this the default in
  Lars> XEmacs?

I don't think the default of font-lock.el that came with XEmacs-19.15 will
turn itself on under message-mode.  However, Emacs-19.34 came with a version
of font-lock.el that supports global-font-lock-mode which when set to t,
font-lock-mode will be turn on automatically in the major modes that it
knows how to fontify.

  Lars> -- (domestic pets only, the antidote for overdose, milk.)
  Lars> larsi@gnus.org * Lars Magne Ingebrigtsen


-- 
                                                                ^..^
 '/..\"                                                        ( oo )  )~
m( oo )m                                                         ,,  ,,
/=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=\
|  Danny Dick-Fung Siu                http://www-leland.stanford.edu/~dsiu |
|  Reference System Group             http://www.csua.berkeley.edu/~dsiu   |
|  Adobe Systems Incorporated       E-Mail:<dsiu@alumni.eecs.berkeley.edu> |
|       "What do you expect from a         <dsiu@leland.stanford.edu>      |
|          Cal. Berkeley grad.?"           <dsiu@adobe.com>                |
\=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=/


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

end of thread, other threads:[~1997-06-17 17:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-06-02 11:55 highlighting in message buffer akaempf
1997-06-06  3:27 ` Lars Magne Ingebrigtsen
1997-06-17 17:35   ` Danny Siu

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 NNTP newsgroup(s).