Jake Colman a écrit profondement:
| You find emacs-w3m better than w3?
You may find this useful
in .gnus:
;; I would like gnus to always use Netscape/mozilla
(setq browse-url-browser-function 'browse-url-mozilla)
;; (setq browse-url-browser-function 'browse-url-netscape)
;; Use w3m to render
> Anders Wirzenius writes:
> Date: Tue, 12 Feb 2008 12:54:43 GMT
>
> Stefan Arentz writes:
>
>> I have subscribed to my IMAP inbox. But since all mail was read it
>> does not show up anymore in the main gnus group list. Is there a way
>> to tell gnus that it should also show
Andreas Davour <[EMAIL PROTECTED]> writes:
> Andreas Davour <[EMAIL PROTECTED]> writes:
>
>> Bastien <[EMAIL PROTECTED]> writes:
>>
>>> Welcome to the hunt of "phoenix" groups.
>>>
>>> I usually chase them by listing zombies with `A z', then `C-k' on the
>>> zombie group I want to get rid of. I
> "CpC" == Charles philip Chan <[EMAIL PROTECTED]> writes:
CpC> Jake Colman <[EMAIL PROTECTED]> writes:
>> 1) I have configured browse-url to launch firefox. If I click on a
>> link, firefox is launched but it displays its home page and not the
>> URL I wanted.
CpC> Strange. H
> "EdJGC" == Exal de Jesus Garcia Carrillo <[EMAIL PROTECTED]> writes:
EdJGC> Jake Colman em gnu.emacs.gnus escreveu :
>>> "CpC" == Charles philip Chan <[EMAIL PROTECTED]> writes:
>>
CpC> Jake Colman <[EMAIL PROTECTED]> writes:
>> >> 1) I have configured browse-url to launc
Jake Colman <[EMAIL PROTECTED]> writes:
> If I click on a link, firefox does launch but won't show the correct
> page. If I launch firefox from the command-line and give it a URL, it
> works. Is there something I'm missing about getting the URL passed to
> firefox when executed from gnus?
Stran
Thank you.
> ,
> | `u'
> | User defined specifier. The next character in the format string
> | should be a letter. Gnus will call the function
> | `gnus-user-format-function-'`X', where `X' is the letter following
> | `%u'. The function will be passed a single dummy para
haomiao <[EMAIL PROTECTED]> writes:
> (defun gnus-user-format-function-z (header)
>"test dynamic color"
>(if (string=
>(format-time-string "%m%d")
>(format-time-string
> "%m%d"
> (safe-date-to-time (mail-header-date header
> ;;