all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tsdh@gnu.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] master e73b0d6: Implement unprettification of symbol at point
Date: Thu, 01 Oct 2015 16:30:28 +0200	[thread overview]
Message-ID: <87mvw2hda3.fsf@gnu.org> (raw)
In-Reply-To: <jwvsi5ubrtp.fsf-monnier+emacsdiffs@gnu.org> (Stefan Monnier's message of "Thu, 01 Oct 2015 10:14:37 -0400")

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> +(defcustom prettify-symbols-unprettify-at-point t
>
> Not sure how representative I am, but at least this user here much
> prefers a setting of nil.

Which is the default now after Mark Oteiza also complained. :-)

>> +  :type 'boolean
>> +  :group 'prog-mode)
>
> The :group arg is redundant.

Oh, indeed, I've just read:

,----[ (info "(elisp)Variable Definitions") ]
|      If a ‘defcustom’ does not specify any ‘:group’, the last group
|      defined with ‘defgroup’ in the same file will be used.  This way,
|      most ‘defcustom’ do not need an explicit ‘:group’.
`----

Is that new?  Looking at other files, I can hardly find any occurrence
of a `defcustom' without :group.  Even `prog-mode-hook' which
immediately follows the group definition for prog-mode has it.

Bye,
Tassilo



  reply	other threads:[~2015-10-01 14:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20150930103122.19329.40243@vcs.savannah.gnu.org>
     [not found] ` <E1ZhEfS-00052P-P1@vcs.savannah.gnu.org>
2015-10-01 14:14   ` [Emacs-diffs] master e73b0d6: Implement unprettification of symbol at point Stefan Monnier
2015-10-01 14:30     ` Tassilo Horn [this message]
2015-10-01 17:01       ` Stefan Monnier

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=87mvw2hda3.fsf@gnu.org \
    --to=tsdh@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.