emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] [OT] Re: Org mode and emacs email


From: Dan Davison
Subject: Re: [Orgmode] [OT] Re: Org mode and emacs email
Date: Tue, 30 Mar 2010 21:15:08 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Geralt <address@hidden> writes:

> Hi,
>
> wow, that looks really great, thanks :-)!
>
>
>
> Do you know by chance if it's possible to link sent mails in threads?

Hi Geralt,

Not me, I just got that stuff off google. I'm pretty scared of the gnus
manual, although I admit to finding it amusing in places.

But I think someone here might know.

Dan

p.s. Henri-Paul suggested this modification of the code I posted, which
gives time and date:

(setq gnus-summary-line-format
      (concat
       "%0{%U%R%z%}"
       "%3{│%}" "%1{%~(pad-right 10)&user-date;%}" "%3{│%}" ;; date
       "  "
       "%4{%-20,20f%}"               ;; name
       "  "
       "%3{│%}"
       " "
       "%1{%B%}"
       "%s\n"))


> I'm using Gmail and all my sent mail is in a folder called INBOX and
> it would be really great if I could see my own messages in the
> threads.
>
>
>
>
> Geralt.
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode




reply via email to

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