Gnus development mailing list
 help / color / mirror / Atom feed
From: Daniel Dehennin <daniel.dehennin@baby-gnu.org>
To: ding@gnus.org
Subject: Re: Using &user-date; format spec errors
Date: Fri, 04 Feb 2011 19:13:17 +0100	[thread overview]
Message-ID: <87tygj8y82.fsf@hati.baby-gnu.org> (raw)
In-Reply-To: <87bp2snlow.fsf@keller.adm.naquadah.org> (Julien Danjou's message of "Fri, 04 Feb 2011 11:22:39 +0100")

[-- Attachment #1: Type: text/plain, Size: 1142 bytes --]

Julien Danjou <julien@danjou.info> writes:

> The problem is that that commit has nothing to do with that, and I still
> got the error on my other computer on my side. I've no clue where it
> does come, and even clearing all the compiled file and recompiling Gnus
> does not change anything.
>
> I'm clueless. :(

I'm using bd10f37e4630719920f82122d7c7ae7523567762 and got the error, to
by pass it, I set:

#v+
(setq gnus-summary-line-format "%U%R%z%I%(%[%4L: %-20,20n%]%) %s\n")
#v-

then restart gnus with 'R', then set:
#v+
(setq gnus-summary-line-format
      (concat
       "%U%R%z"        ;; Marks
       "|" "%-10&user-date;" ;; Date
       "|" " %-18.18a "    ;; From
       "|" "%5k"          ;; Size
       ;; Score
       "|" " %B%s";; Subject
       "\n"
       ))
#v-

then restart gnus with 'R' again. This two times, one my personal desktop
and one on my professional laptop, both with emacs-snapshot 1:20101120-1
From Julien[1].

Regards.


Footnotes: 
[1]  http://emacs.naquadah.org/

-- 
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x6A2540D1

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

      parent reply	other threads:[~2011-02-04 18:13 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-03  7:10 That new date header Steinar Bang
2011-02-03 11:53 ` Richard Riley
2011-02-03 12:03   ` Steinar Bang
2011-02-03 12:13     ` Richard Riley
2011-02-03 12:34   ` Julien Danjou
2011-02-03 12:54     ` Lars Ingebrigtsen
2011-02-03 13:16       ` Richard Riley
2011-02-03 13:24         ` Lars Ingebrigtsen
2011-02-03 14:05           ` Richard Riley
2011-02-03 13:27         ` Steinar Bang
2011-02-03 13:50           ` Julien Danjou
2011-02-03 14:08             ` Richard Riley
2011-02-03 14:07           ` Richard Riley
2011-02-03 14:15             ` User date in summary buffer (was: Re: That new date header...) Julien Danjou
2011-02-03 14:19               ` User date in summary buffer Lars Ingebrigtsen
2011-02-03 14:30               ` Richard Riley
2011-02-03 14:41                 ` Julien Danjou
2011-02-03 16:26               ` Using &user-date; format spec errors (was: User date in summary buffer) Tassilo Horn
2011-02-03 19:59                 ` Using &user-date; format spec errors Eric S Fraga
2011-02-03 20:06                 ` Lars Ingebrigtsen
2011-02-03 20:24                   ` Tassilo Horn
2011-02-04 10:22                     ` Julien Danjou
2011-02-04 10:46                       ` Tassilo Horn
2011-02-04 18:13                       ` Daniel Dehennin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tygj8y82.fsf@hati.baby-gnu.org \
    --to=daniel.dehennin@baby-gnu.org \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).