info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gnus Summary Line Format: how to include the To field


From: Uwe Brauer
Subject: Re: Gnus Summary Line Format: how to include the To field
Date: Tue, 29 Jun 2004 17:39:58 -0000
User-agent: Gnus/5.1003 (Gnus v5.10.3) XEmacs/21.4 (Security Through Obscurity, linux)

On 11 Jun 2004, harder@myrealbox.com wrote:

> Uwe Brauer <oub@mat.ucm.es> writes:
>
>> On 10 Jun 2004, harder@myrealbox.com wrote:
>>
>>> Also look at the %f specifier which displays To instead of From if
>>> the From header is too boring, e.g. yourself.
>>
>> Just putting the %f specifier double the from field but does not
>> add a to field, I don't know why.
>
> I think you misunderstood the purpose of %f, please see
> <info://gnus/To+From+Newsgroups>.


Very likely I misunderstood this, however I frankly cannot connect to
the node you wrote up, that is using for example goto-address-at-point
or the function 
found in emacs wiki


(defun my-jump2 ()
  "Jump to the thing at point."
  (interactive)
  (let ((thing (ffap-guesser)))
       (if thing (ffap thing))
    t))
any how I try the classical way, loading info and see



reply via email to

[Prev in Thread] Current Thread [Next in Thread]