all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: jidanni@jidanni.org, 33529@debbugs.gnu.org
Subject: bug#33529: customize-changed-options: each item is stuck to the part after it
Date: Sat, 01 Dec 2018 20:07:25 -0500	[thread overview]
Message-ID: <0r7egshh2q.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <83k1ktax1t.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 01 Dec 2018 21:04:14 +0200")

Eli Zaretskii wrote:

>> Display Line Numbers  Display line numbers in the buffer.
>> Less CssLess CSS mode.
>> Python FlymakeIntegration between Python and Flymake.
>> 
>> ie, no space between (some) versioned defgroups and their descriptions.
>
> I see only the first one, and there are 2 spaces between the group
> name and its description.  I don't see the others, so I wonder why the
> difference.

Don't you have a line in cus-load:
(custom-put-if-not 'less-css 'custom-version '"26.1")

so that:
emacs -Q
(require 'cus-load)
(get 'less-css 'custom-version)

-> "26.1")





  reply	other threads:[~2018-12-02  1:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-27 17:19 bug#33529: customize-changed-options: each item is stuck to the part after it 積丹尼 Dan Jacobson
2018-12-01  9:36 ` Eli Zaretskii
2018-12-01 10:51   ` 積丹尼 Dan Jacobson
2018-12-01 18:46   ` Glenn Morris
2018-12-01 19:04     ` Eli Zaretskii
2018-12-02  1:07       ` Glenn Morris [this message]
2018-12-02  7:12         ` Eli Zaretskii
2018-12-03 19:09           ` Glenn Morris

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=0r7egshh2q.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=33529@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=jidanni@jidanni.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.
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.