Re: howto define dynamic color with gnus-summary-line-format

2008-02-25 Thread Bastien
haomiao [EMAIL PROTECTED] writes: On Feb 20, 3:16 pm, Bastien [EMAIL PROTECTED] wrote: Try this instead: (defun gnus-user-format-function-z (header) Test dynamic color (let ((date-time (safe-date-to-time (mail-header-date header (if (string= date-time (format-time-string %m%d))

Re: You should byte-compile Gnus ?

2008-02-25 Thread William Xu
Charles philip Chan [EMAIL PROTECTED] writes: No, it is not complaining about you gnus config file. Either your el files are newer then your elc files or you have another copy of gnus.el somewhere that is being picked up. I use `describe-function gnus' for locating gnus.el, it is under:

Re: You should byte-compile Gnus ?

2008-02-25 Thread Bastien
William Xu [EMAIL PROTECTED] writes: Charles philip Chan [EMAIL PROTECTED] writes: No, it is not complaining about you gnus config file. Either your el files are newer then your elc files or you have another copy of gnus.el somewhere that is being picked up. I use `describe-function gnus'

Re: You should byte-compile Gnus ?

2008-02-25 Thread William Xu
Bastien [EMAIL PROTECTED] writes: Maybe you should compare the location of C-h f gnus RET when running emacs -Q against its location when you're running a normal emacs session, with all your config. Okay, I caught it. It is all because I have defadvice gnus in my config file: , |

Re: You should byte-compile Gnus ?

2008-02-25 Thread Katsumi Yamaoka
William Xu wrote: I don't quite understand, though. A defadvice will forbid it from being byte-compiled? The default value of `ad-default-compilation-action' is `maybe' which means not to compile advised functions if bytecomp.elc is not loaded. Though that advice to gnus seems needless now

Re: You should byte-compile Gnus ?

2008-02-25 Thread Katsumi Yamaoka
Katsumi Yamaoka wrote: Though that advice to gnus seems needless now ;-), Sorry, I meant `gnus-other-frame'. (It is useful for finding out the Gnus frame that is behind the other frames.) ___ info-gnus-english mailing list info-gnus-english@gnu.org

Re: You should byte-compile Gnus ?

2008-02-25 Thread William Xu
Katsumi Yamaoka [EMAIL PROTECTED] writes: The default value of `ad-default-compilation-action' is `maybe' which means not to compile advised functions if bytecomp.elc is not loaded. Though that advice to gnus seems needless now ;-), there are several ways to force the byte-compilation: 1.

Adaptive scoring doesn't work

2008-02-25 Thread Guilherme Mesquita Gondim
I have this settings in my ~/.gnus: (setq gnus-default-adaptive-score-alist '((gnus-unread-mark) (gnus-ticked-mark (from 4)) (gnus-dormant-mark (from 5)) (gnus-del-mark (from -4) (subject -1)) (gnus-read-mark (from

Re: howto define dynamic color with gnus-summary-line-format

2008-02-25 Thread Johan Bockgård
haomiao [EMAIL PROTECTED] writes: (defun gnus-user-format-function-a (header) Test dynamic color (let ((date-time (format-time-string %m/%d (safe-date-to-time (mail-header-date header) (if (string= date-time (format-time-string %m/%d)) (propertize date-time 'face

Re: howto define dynamic color with gnus-summary-line-format

2008-02-25 Thread Bastien
[EMAIL PROTECTED] (Johan Bockgård) writes: haomiao [EMAIL PROTECTED] writes: (defun gnus-user-format-function-a (header) Test dynamic color (let ((date-time (format-time-string %m/%d (safe-date-to-time (mail-header-date header) (if (string= date-time (format-time-string

GNUS and Exchange 2007

2008-02-25 Thread Matthew
I was just starting to get into a groove using Gnus for mail so I decided to switch my work mail account over to using it. Unfortunately that means using the super duper Exchange 2007 server. IMAP is enabled on the server and I have use several other clients successfully against it(Thunderbird,