Re: adding date to the summary buffer
Response below/inline for email gfp wrote: > (original email sent 21 Jan 2025 at 14:34) > > Hi, > > thanks very much. > It worked. Excellent. > I am reading the manual every day, I read also that already twice, > but my problem is that I am still on a low level, > so I can´t put it into practice
Re: adding date to the summary buffer
I have the following: --8<---cut here---start->8--- (setq gnus-user-date-format-alist '(((gnus-seconds-today) . " %k:%M") ((+ (gnus-seconds-today) (* 24 3600)) . " %l %p") (604800 . " %a"
Re: adding date to the summary buffer
Response below/inline for email Gottfried wrote: > (original email sent 21 Jan 2025 at 11:48) > > HI, > > thanks to all for help > > using your proposal says: > > Debugger entered--Lisp error: (void-variable gnus-face-5) > I checked that, but I don´t know at the moment what to change in face 5.
Re: adding date to the summary buffer
Response below/inline for email Gottfried wrote: > (original email sent 21 Jan 2025 at 13:22) > > now comes up another Lisp error: Can I suggest you read the documentation for the gnus-summary-line-format so that you can remove any offending fields? Otherwise, this becomes a rabbit hole! In this
Re: adding date to the summary buffer
Hi, thanks now comes up another Lisp error: Debugger entered--Lisp error: (void-function gnus-user-format-function-j) (gnus-user-format-function-j gnus-tmp-header) (insert (gnus-user-format-function-j gnus-tmp-header) "│") (progn (insert (gnus-user-date (mail-header-date gnus-tmp-header))
Re: adding date to the summary buffer
HI, thanks to all for help using your proposal says: Debugger entered--Lisp error: (void-variable gnus-face-5) gnus-face-face-function(((insert gnus-tmp-subject-or-nil)) 5) #f(compiled-function (sform) #)((face 5 "%s")) gnus-complex-form-to-spec(("" (face 1 "%U%R%O %4k") " " (face 3 "%&
Re: adding date to the summary buffer
Hi, thanks very much. It worked. Can I suggest you read the documentation for the gnus-summary-line-format so that you can remove any offending fields? I am reading the manual every day, I read also that already twice, but my problem is that I am still on a low level, so I can´t put it into
Re: adding date to the summary buffer
Hi all, thanks very much for helping me. I tried every hint from all of you and checked what it looks like. My advice was in particular to have a look at the description for the variable which defines the format of the summary line, M-x describe-variable RET gnus-summary-line-format RET I r
Re: adding date to the summary buffer
> On Tue, 21 Jan 2025 16:08:39 +, gfp said: gfp> Hi all, gfp> thanks very much for helping me. gfp> I tried every hint from all of you and checked what it looks like. >> My advice was in >>> particular to have a look at the description for the variable which >>> d
Re: adding date to the summary buffer
Response below/inline for email gfp wrote: > (original email sent 21 Jan 2025 at 16:08) > > Hi all, > > thanks very much for helping me. > I tried every hint from all of you and checked what it looks like. > >> My advice was in >>> particular to have a look at the description for the variable whic
Re: adding date to the summary buffer
2025-01-21
Thread
Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader (in English)
"Fraga, Eric" writes: > Can I suggest you read the documentation for the > gnus-summary-line-format so that you can remove any offending fields? > Otherwise, this becomes a rabbit hole! Let's better try to avoid examples which a newbie has problems to understand. That would be fairer - we can't