Gnus development mailing list
 help / color / mirror / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: ding@gnus.org
Subject: Re: [change the default registry names]
Date: Mon, 07 May 2018 10:05:59 +0200	[thread overview]
Message-ID: <87lgcvhouw.fsf@mat.ucm.es> (raw)
In-Reply-To: <CADoYgq_+RMN5Dot49N1uT8xOOhwNNFWExv7uFe5QCixYgR9+VA@mail.gmail.com>

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

>>> "Bob" == Bob Newell <bobnewell@bobnewell.net> writes:

> On Thu, Apr 26, 2018 at 11:24 PM, Uwe Brauer <oub@mat.ucm.es> wrote:
>> Unfortunately gnus-registry-marks cannot be customized! It is defined
>> via defvar.

> It seems almost too obvious to state, and probably contrary to
> accepted best practices ... but ... I never liked 'customize' for some
> things, in fact many things. When possible I prefer to explicitly
> override defvar default values with setq, after the relevant package
> has been loaded. This keeps my customizations--- with copious in-line
> comments--- in startup files which are easily synced between
> computers.

Well I just tried

(setq gnus-registry-marks
  '((Imp
     :char ?i
     :image "summary_important")
    (Work
     :char ?w
     :image "summary_work")
    (DONE
     :char ?d
     :image "summary_personal")
    (TODO
     :char ?t
     :image "summary_todo")
    (Later
     :char ?l
     :image "summary_later")))

In my init file and it did not work!


[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 4393 bytes --]

  parent reply	other threads:[~2018-05-07  8:05 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-26 12:52 registry seems to be saved for 27.0.50 any longer/Gnorb Uwe Brauer
2018-04-26 13:28 ` Michael Heerdegen
2018-04-26 15:09   ` Uwe Brauer
2018-04-26 15:18     ` Michael Heerdegen
2018-04-26 15:55       ` Uwe Brauer
2018-04-26 16:35       ` [change the default registry names] (was: registry seems to be saved for 27.0.50 any longer/Gnorb) Uwe Brauer
2018-04-26 18:46         ` [change the default registry names] Eric Abrahamsen
2018-04-26 19:19           ` Michael Heerdegen
2018-04-26 19:30             ` Eric Abrahamsen
2018-04-27  9:24           ` Uwe Brauer
2018-04-27 16:59             ` Bob Newell
2018-04-27 18:27               ` Eric Abrahamsen
2018-05-07  8:05               ` Uwe Brauer [this message]
2018-05-07 23:43                 ` Bob Newell
2018-05-10  8:11                   ` Uwe Brauer
2018-05-10 12:38                     ` Michael Heerdegen
2018-05-11 17:22                       ` Uwe Brauer
2018-05-11 17:28                         ` Bob Newell
2018-05-07  8:07               ` [setq does not work] (was: [change the default registry names]) Uwe Brauer
2018-04-26 15:15   ` registry seems to be saved for 27.0.50 any longer/Gnorb Uwe Brauer

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=87lgcvhouw.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    --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).