unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#33529: customize-changed-options: each item is stuck to the part after it
@ 2018-11-27 17:19 積丹尼 Dan Jacobson
  2018-12-01  9:36 ` Eli Zaretskii
  0 siblings, 1 reply; 8+ messages in thread
From: 積丹尼 Dan Jacobson @ 2018-11-27 17:19 UTC (permalink / raw)
  To: 33529

I did (customize-changed-options "")
and saw lots of messages,
Debug (ox-odt): Searching for OpenDocument schema files...
Debug (ox-odt): Trying /usr/share/emacs/25.2/etc/schema/...
Debug (ox-odt): No OpenDocument schema files installed
org-time-clocksum-use-effort-durations version 8.0 not found in customize-package-emacs-version-alist
org-babel-ruby-hline-to version 8.0 not found in customize-package-emacs-version-alist
org-html-table-default-attributes version 8.0 not found in customize-package-emacs-version-alist...
Failed to convert XML routine info, falling back on idlw-rinfo.
Could not locate any system routine information.

And in the *Customize Changed Options* buffer, each item is stuck to the
part after it:

Erc LurkerHide specified message types sent by lurkers

Erc NotificationsSend notifications on PRIVMSG or mentions.

EwwEmacs Web Wowser

emacs-version "25.2.2"





^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#33529: customize-changed-options: each item is stuck to the part after it
  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
  0 siblings, 2 replies; 8+ messages in thread
From: Eli Zaretskii @ 2018-12-01  9:36 UTC (permalink / raw)
  To: 積丹尼 Dan Jacobson; +Cc: 33529

> From: 積丹尼 Dan Jacobson
> 	<jidanni@jidanni.org>
> Date: Wed, 28 Nov 2018 01:19:51 +0800
> 
> I did (customize-changed-options "")
> and saw lots of messages,
> Debug (ox-odt): Searching for OpenDocument schema files...
> Debug (ox-odt): Trying /usr/share/emacs/25.2/etc/schema/...
> Debug (ox-odt): No OpenDocument schema files installed
> org-time-clocksum-use-effort-durations version 8.0 not found in customize-package-emacs-version-alist
> org-babel-ruby-hline-to version 8.0 not found in customize-package-emacs-version-alist
> org-html-table-default-attributes version 8.0 not found in customize-package-emacs-version-alist...
> Failed to convert XML routine info, falling back on idlw-rinfo.
> Could not locate any system routine information.
> 
> And in the *Customize Changed Options* buffer, each item is stuck to the
> part after it:
> 
> Erc LurkerHide specified message types sent by lurkers
> 
> Erc NotificationsSend notifications on PRIVMSG or mentions.
> 
> EwwEmacs Web Wowser
> 
> emacs-version "25.2.2"

I don't see this in the current emacs-26 branch.





^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#33529: customize-changed-options: each item is stuck to the part after it
  2018-12-01  9:36 ` Eli Zaretskii
@ 2018-12-01 10:51   ` 積丹尼 Dan Jacobson
  2018-12-01 18:46   ` Glenn Morris
  1 sibling, 0 replies; 8+ messages in thread
From: 積丹尼 Dan Jacobson @ 2018-12-01 10:51 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 33529-done

>>>>> "EZ" == Eli Zaretskii <eliz@gnu.org> writes:
EZ> I don't see this in the current emacs-26 branch.
OK good. I'll close this.






^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#33529: customize-changed-options: each item is stuck to the part after it
  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
  1 sibling, 1 reply; 8+ messages in thread
From: Glenn Morris @ 2018-12-01 18:46 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: jidanni, 33529

Eli Zaretskii wrote:

> I don't see this in the current emacs-26 branch.

I do:

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.

(The stuff about messages in the initial report is irrelevant.)





^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#33529: customize-changed-options: each item is stuck to the part after it
  2018-12-01 18:46   ` Glenn Morris
@ 2018-12-01 19:04     ` Eli Zaretskii
  2018-12-02  1:07       ` Glenn Morris
  0 siblings, 1 reply; 8+ messages in thread
From: Eli Zaretskii @ 2018-12-01 19:04 UTC (permalink / raw)
  To: Glenn Morris; +Cc: jidanni, 33529

> From: Glenn Morris <rgm@gnu.org>
> Cc: jidanni@jidanni.org,  33529@debbugs.gnu.org
> Date: Sat, 01 Dec 2018 13:46:38 -0500
> 
> 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.

> (The stuff about messages in the initial report is irrelevant.)

I did look only in *Messages*, since that seemed to be the main part
of the report.





^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#33529: customize-changed-options: each item is stuck to the part after it
  2018-12-01 19:04     ` Eli Zaretskii
@ 2018-12-02  1:07       ` Glenn Morris
  2018-12-02  7:12         ` Eli Zaretskii
  0 siblings, 1 reply; 8+ messages in thread
From: Glenn Morris @ 2018-12-02  1:07 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: jidanni, 33529

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")





^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#33529: customize-changed-options: each item is stuck to the part after it
  2018-12-02  1:07       ` Glenn Morris
@ 2018-12-02  7:12         ` Eli Zaretskii
  2018-12-03 19:09           ` Glenn Morris
  0 siblings, 1 reply; 8+ messages in thread
From: Eli Zaretskii @ 2018-12-02  7:12 UTC (permalink / raw)
  To: Glenn Morris; +Cc: jidanni, 33529

> From: Glenn Morris <rgm@gnu.org>
> Cc: jidanni@jidanni.org,  33529@debbugs.gnu.org
> Date: Sat, 01 Dec 2018 20:07:25 -0500
> 
> 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")

I do have this in Emacs 26.1 and 26.1.90, but not in the current
emacs-26 branch I build locally.  I also don't have less-css mentioned
in cus-load.el at all in the current emacs-26 branch I've built on
GNU/Linux.  Why is that file not 100% reproducible?

When the above is in cus-load, then yes, I do see the spliced strings
for those two groups.





^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#33529: customize-changed-options: each item is stuck to the part after it
  2018-12-02  7:12         ` Eli Zaretskii
@ 2018-12-03 19:09           ` Glenn Morris
  0 siblings, 0 replies; 8+ messages in thread
From: Glenn Morris @ 2018-12-03 19:09 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: jidanni, 33529

Eli Zaretskii wrote:

> I do have this in Emacs 26.1 and 26.1.90, but not in the current
> emacs-26 branch I build locally.  I also don't have less-css mentioned
> in cus-load.el at all in the current emacs-26 branch I've built on
> GNU/Linux.  Why is that file not 100% reproducible?

I'd guess this is somehow due to not bootstrapping, but obviously the
file should be reproducible and it sounds like there is a separate
problem in this area.





^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-12-03 19:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2018-12-02  7:12         ` Eli Zaretskii
2018-12-03 19:09           ` Glenn Morris

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).