From: gfp <gfp@posteo.at>
To: Sujith Manoharan <sujith.wall@gmail.com>,
"help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: Re: E-mail package
Date: Mon, 30 Dec 2024 10:58:02 +0000 [thread overview]
Message-ID: <e8b380da-33c2-441a-84bc-2d8a16e1253e@posteo.at> (raw)
In-Reply-To: <87frm9ugpg.fsf@gmail.com>
[-- Attachment #1.1.1: Type: text/plain, Size: 2160 bytes --]
Hi Sujith,
> gnus-group-line-format set to "%5M %5y/%-8t • %c\n"
When I put this in my gnus.el it shows a mistake:
(setq gnus-group-line-format set to "%5M %5y/%-8t • %c\n")
Debugger entered--Lisp error: (void-variable set)
(setq gnus-group-line-format set)
(progn (setq gnus-group-line-format set) (setq to "%5M %5y/%-8t•%c\n"))
load-with-code-conversion("/home/gfp/.config/emacs/gnus.el"
"/home/gfp/.config/emacs/gnus.el" nil nil)
load-file("/home/gfp/.config/emacs/gnus.el")
load-with-code-conversion("/home/gfp/.config/emacs/init.el"
"/home/gfp/.config/emacs/init.el" t t)
load("/home/gfp/.config/emacs/init" noerror nomessage)
startup--load-user-init-file(#f(compiled-function () #<bytecode
0x1e6fd13c87fbb0da>) #f(compiled-function () #<bytecode
0x4d131ce0e73e6cb>) t)
command-line()
normal-top-level()
What did I do wrong?
Kind regards
Gottfried
Am 27.12.24 um 19:24 schrieb Sujith Manoharan:
> gfp <gfp@posteo.at> writes:
>> I mean to have an overview about all folders.
>> Folders of unread messages and also of read messages.
>> Somehow everything at once. In my opinion I can assess better what´s
>> going on, from whom I got a new email, and from whom I didn´t get one.
>> But that´s my view at the moment. I am not used seeing only new emails.
>> May be I can adjust to it at some stage.
>
> The variable gnus-permanently-visible-groups can be used for this.
> I set it to ".*" to display everything in the topic buffer.
>
> With the variable gnus-group-line-format set to "%5M %5y/%-8t • %c\n",
> the group/topic buffer shows a nice overview of all groups with
> unread/total count.
>
> I have colors to immediately spot groups with new emails.
>
> '(gnus-group-mail-1-empty ((t (:foreground "SlateGray3"))))
> '(gnus-group-mail-3 ((t (:foreground "spring green"))))
> '(gnus-group-mail-3-empty ((t (:foreground "SlateGray3"))))
> '(gnus-group-news-3 ((t (:foreground "spring green"))))
> '(gnus-group-news-3-empty ((t (:foreground "SlateGray3"))))
> '(gnus-group-news-low ((t (:foreground "spring green"))))
>
> Sujith
[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 2451 bytes --]
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 665 bytes --]
next prev parent reply other threads:[~2024-12-30 10:58 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-23 17:27 E-mail package Christopher Howard
2024-12-23 18:50 ` gfp
2024-12-24 16:48 ` Christopher Howard
2024-12-25 9:22 ` gfp
2024-12-26 6:27 ` Joel Reicher
2024-12-26 20:37 ` gfp
2024-12-26 21:39 ` tpeplt
2024-12-28 3:38 ` divya
2024-12-28 4:10 ` Bob Newell
2024-12-28 7:13 ` Joel Reicher
2024-12-28 17:39 ` tpeplt
2024-12-28 18:13 ` Jean Louis
2024-12-30 17:56 ` Christopher Howard
2024-12-29 0:49 ` Björn Bidar
[not found] ` <87frm9ugpg.fsf@gmail.com>
2024-12-30 10:58 ` gfp [this message]
2024-12-30 11:16 ` tomas
2024-12-30 11:43 ` gfp
2024-12-30 12:18 ` tomas
2024-12-26 16:28 ` Christopher Howard
2024-12-27 15:47 ` Eric S Fraga
[not found] ` <877c7mdk70.fsf@gmail.com>
2024-12-29 20:49 ` gfp
2024-12-30 4:27 ` Björn Bidar
[not found] ` <87zfkdyevq.fsf@>
2024-12-30 12:04 ` gfp
2024-12-30 13:49 ` gfp
2025-01-01 1:52 ` Björn Bidar
[not found] ` <871pxnxpv8.fsf@>
2025-01-01 13:19 ` gfp
2025-01-01 19:35 ` Björn Bidar
2024-12-27 15:45 ` Eric S Fraga
-- strict thread matches above, loose matches on Subject: below --
2024-10-19 14:15 gfp
2024-10-19 15:21 ` Jude DaShiell
2024-10-20 3:19 ` W. Greenhouse
2024-10-21 8:47 ` Eric S Fraga
2024-12-06 22:11 ` Jean Louis
2024-12-21 11:50 ` Joel Reicher
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=e8b380da-33c2-441a-84bc-2d8a16e1253e@posteo.at \
--to=gfp@posteo.at \
--cc=help-gnu-emacs@gnu.org \
--cc=sujith.wall@gmail.com \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.