Gnus development mailing list
 help / color / mirror / Atom feed
* `window-system'
@ 2007-10-19  8:02 Leo
  0 siblings, 0 replies; only message in thread
From: Leo @ 2007-10-19  8:02 UTC (permalink / raw)
  To: ding

Hi there,

Now since multi-tty has been merged into Emacs, window-system has become
a frame-local variable. So the following code might need to be changed
(simplified) accordingly. There might be other occurrences of such
structure.

Even if multi-tty is not merged, would it still be better just set
gnus-treat-emphasize to 5000?

---- line 1119 of gnus-art.el ----

(defcustom gnus-treat-emphasize
  (and (or window-system
	   (featurep 'xemacs))
       50000)
  "Emphasize text.
Valid values are nil, t, `head', `first', `last', an integer or a
predicate.  See Info node `(gnus)Customizing Articles'."
  :group 'gnus-article-treat
  :link '(custom-manual "(gnus)Customizing Articles")
  :type gnus-article-treat-custom)

HTH,
-- 
.:  Leo  :.  [ sdl.web AT gmail.com ]  .:  [ GPG Key: 9283AA3F ]  :.

       Use the most powerful email client -- http://gnus.org/




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-10-19  8:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-19  8:02 `window-system' Leo

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).