GNU bug report logs - #32893
describe-variable doesn't metion what lisp file created the variable

Previous Next

Package: emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Mon, 1 Oct 2018 12:46:02 UTC

Severity: normal

Tags: moreinfo, unreproducible, wontfix

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Forwarded to https://bugs.debian.org/910021

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 32893 in the body.
You can then email your comments to 32893 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#32893; Package emacs. (Mon, 01 Oct 2018 12:46:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 01 Oct 2018 12:46:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: bug-gnu-emacs <at> gnu.org
Subject: describe-variable doesn't metion what lisp file created the variable
Date: Mon, 01 Oct 2018 20:44:47 +0800
describe-function mentions the lisp file where a function was created,
but describe-variable doesn't mention what lisp file a variable was created.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#32893; Package emacs. (Mon, 01 Oct 2018 12:52:01 GMT) Full text and rfc822 format available.

Message #8 received at 32893 <at> debbugs.gnu.org (full text, mbox):

From: Noam Postavsky <npostavs <at> gmail.com>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 32893 <at> debbugs.gnu.org
Subject: Re: bug#32893: describe-variable doesn't metion what lisp file
 created the variable
Date: Mon, 01 Oct 2018 08:51:34 -0400
tags 32893 + moreinfo unreproducible
quit

積丹尼 Dan Jacobson <jidanni <at> jidanni.org> writes:

> describe-function mentions the lisp file where a function was created,
> but describe-variable doesn't mention what lisp file a variable was created.

Huh?  <f1> v abbrev-file-name RET:

abbrev-file-name is a variable defined in ‘abbrev.el’.
                               ^^^^^^^^^^^^^^^^^^^^^^




Added tag(s) unreproducible and moreinfo. Request was from Noam Postavsky <npostavs <at> gmail.com> to control <at> debbugs.gnu.org. (Mon, 01 Oct 2018 12:52:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#32893; Package emacs. (Mon, 01 Oct 2018 13:09:02 GMT) Full text and rfc822 format available.

Message #13 received at 32893 <at> debbugs.gnu.org (full text, mbox):

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: Noam Postavsky <npostavs <at> gmail.com>
Cc: 32893 <at> debbugs.gnu.org
Subject: Re: bug#32893: describe-variable doesn't metion what lisp file
 created the variable
Date: Mon, 01 Oct 2018 21:08:20 +0800
I get:

abbrev-file-name’s value is "~/.emacs.d/abbrev_defs"

Documentation:
Default name of file from which to read abbrevs.

You can customize this variable.

[back]

emacs-version is a variable defined in ‘C source code’.
Its value is "25.2.2"

Hmmm, at least that last one worked, here on Debian.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#32893; Package emacs. (Mon, 01 Oct 2018 13:42:01 GMT) Full text and rfc822 format available.

Message #16 received at 32893 <at> debbugs.gnu.org (full text, mbox):

From: Noam Postavsky <npostavs <at> gmail.com>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 32893 <at> debbugs.gnu.org
Subject: Re: bug#32893: describe-variable doesn't metion what lisp file
 created the variable
Date: Mon, 1 Oct 2018 09:41:11 -0400
On Mon, 1 Oct 2018 at 09:08, 積丹尼 Dan Jacobson <jidanni <at> jidanni.org> wrote:
>
> I get:
>
> abbrev-file-name’s value is "~/.emacs.d/abbrev_defs"

Does it happen like this from 'emacs -Q'?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#32893; Package emacs. (Mon, 01 Oct 2018 13:44:02 GMT) Full text and rfc822 format available.

Message #19 received at 32893 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 32893 <at> debbugs.gnu.org, npostavs <at> gmail.com
Subject: Re: bug#32893: describe-variable doesn't metion what lisp file created
 the variable
Date: Mon, 01 Oct 2018 16:43:27 +0300
> From: 積丹尼 Dan Jacobson
> 	<jidanni <at> jidanni.org>
> Date: Mon, 01 Oct 2018 21:08:20 +0800
> Cc: 32893 <at> debbugs.gnu.org
> 
> I get:
> 
> abbrev-file-name’s value is "~/.emacs.d/abbrev_defs"
> 
> Documentation:
> Default name of file from which to read abbrevs.
> 
> You can customize this variable.
> 
> [back]
> 
> emacs-version is a variable defined in ‘C source code’.
> Its value is "25.2.2"
> 
> Hmmm, at least that last one worked, here on Debian.

Maybe you should report this to Debian, because my Emacs 25.2 does
show the file where abbrev-file-name is defined.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#32893; Package emacs. (Mon, 01 Oct 2018 14:14:01 GMT) Full text and rfc822 format available.

Message #22 received at 32893 <at> debbugs.gnu.org (full text, mbox):

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: Noam Postavsky <npostavs <at> gmail.com>
Cc: 32893 <at> debbugs.gnu.org
Subject: Re: bug#32893: describe-variable doesn't metion what lisp file
 created the variable
Date: Mon, 01 Oct 2018 22:13:38 +0800
>>>>> "NP" == Noam Postavsky <npostavs <at> gmail.com> writes:

NP> Does it happen like this from 'emacs -Q'?

Yes. Still bad.

OK I submitted https://bugs.debian.org/910021 .




Added tag(s) wontfix. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Mon, 01 Oct 2018 15:36:02 GMT) Full text and rfc822 format available.

Set bug forwarded-to-address to 'https://bugs.debian.org/910021'. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Mon, 01 Oct 2018 15:36:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 32893 <at> debbugs.gnu.org and 積丹尼 Dan Jacobson <jidanni <at> jidanni.org> Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Mon, 01 Oct 2018 15:36:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#32893; Package emacs. (Mon, 01 Oct 2018 21:47:02 GMT) Full text and rfc822 format available.

Message #31 received at 32893 <at> debbugs.gnu.org (full text, mbox):

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: 32893 <at> debbugs.gnu.org
Cc: 910021 <at> bugs.debian.org
Subject: Let him know source code is available
Date: Tue, 02 Oct 2018 05:46:17 +0800
B> most likely caused by missing recommended package emacs-el.

Dear bug-gnu-emacs, I got an idea for 32893 <at> debbugs.gnu.org:
Show the same thing no matter if the user has the .els installed or not.
And when he clicks on it have a message: "Source code not available
because you don't have the .els installed."

Or next to the link have "(source code not installed)" etc. next to the
link so he knows before he clicks it.

Currently he has no clue that source code is actually available,
thus defeating the whole Free Software Movement!




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#32893; Package emacs. (Mon, 01 Oct 2018 22:57:02 GMT) Full text and rfc822 format available.

Message #34 received at 32893 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 32893 <at> debbugs.gnu.org
Cc: jidanni <at> jidanni.org
Subject: Re: bug#32893: Let him know source code is available
Date: Mon, 01 Oct 2018 18:56:18 -0400
積丹尼 Dan Jacobson wrote:

> B> most likely caused by missing recommended package emacs-el.
>
> Dear bug-gnu-emacs, I got an idea for 32893 <at> debbugs.gnu.org:
> Show the same thing no matter if the user has the .els installed or not.

Emacs does not support installing without its .el files and makes no
provision for it. It's something downstream distributions added back
when disk space was an issue (I guess?). They get to keep all the pieces
from the resulting breakage. :)
Personally I think it should this separation should just go away.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#32893; Package emacs. (Mon, 01 Oct 2018 23:05:01 GMT) Full text and rfc822 format available.

Message #37 received at 32893 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 32893 <at> debbugs.gnu.org
Cc: jidanni <at> jidanni.org
Subject: Re: bug#32893: Let him know source code is available
Date: Mon, 01 Oct 2018 19:04:16 -0400
PS Red Hat got rid of this split years ago, and I would encourage Debian
to follow suit; ref https://bugzilla.redhat.com/show_bug.cgi?id=1151652




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#32893; Package emacs. (Tue, 02 Oct 2018 00:29:02 GMT) Full text and rfc822 format available.

Message #40 received at 32893 <at> debbugs.gnu.org (full text, mbox):

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: 910021 <at> bugs.debian.org, control <at> bugs.debian.org, Glenn Morris <rgm <at> gnu.org>
Cc: 32893 <at> debbugs.gnu.org
Subject: GNU wishes Debian not split out .els anymore
Date: Tue, 02 Oct 2018 08:28:36 +0800
reopen 910021
retitle 910021 GNU wishes Debian not split out .els anymore
thanks

>>>>> "GM" == Glenn Morris <rgm <at> gnu.org> writes:

GM> Emacs does not support installing without its .el files and makes no
GM> provision for it. It's something downstream distributions added back
GM> when disk space was an issue (I guess?). They get to keep all the pieces
GM> from the resulting breakage. :)
GM> Personally I think it should this separation should just go away.

GM> PS Red Hat got rid of this split years ago, and I would encourage Debian
GM> to follow suit; ref https://bugzilla.redhat.com/show_bug.cgi?id=1151652




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 30 Oct 2018 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 237 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.