GNU bug report logs - #6521
23.2; Elisp Manual Ommission

Previous Next

Package: emacs;

Reported by: Tim Cross <tcross <at> rapttech.com.au>

Date: Sun, 27 Jun 2010 11:33:02 UTC

Severity: minor

Merged with 5158

Found in version 23.2

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 6521 in the body.
You can then email your comments to 6521 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 owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6521; Package emacs. (Sun, 27 Jun 2010 11:33:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tim Cross <tcross <at> rapttech.com.au>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 27 Jun 2010 11:33:02 GMT) Full text and rfc822 format available.

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

From: Tim Cross <tcross <at> rapttech.com.au>
To: bug-gnu-emacs <at> gnu.org
Subject: 23.2; Elisp Manual Ommission 
Date: Sun, 27 Jun 2010 19:02:52 +1000
It appears the section from the emacs manual that use to describe the
old pre emacs 19.29 behavior with backquotes has been removed. In
previous versions of the manual, it use to describe what this old
behavior was and why it is no longer required. However, it now only
describes the use of backquote as it should now be used.

I think it would be a good idea to put the description of the old
section back into the manual. The reason is that 

        1. The compiler, when warning of code that still uses the old
        backquote format references this node, but there is no reference
        to the old behavior in the node anymore. This makes things less
        clear to new users that perhaps it should be.

        2. It may not be obvious to more recent users exactly what the
        old behavior was, making it more difficult to identify the old
        style and understand how it use to be formatted in order to
        update the code to use the correct modern style.

        3. This is likely to become a bigger issue now that emacs 24 is
        changing to assume a backquote with a space following it is
        modern style. I just encountered code which failed to compile
        due to this. When wanting to clarify my understanding, I found
        nothing relevant in the manual. 

I was referencing version 3 of the elisp manual (for emacs version
24.0.50).

regards,

Tim


-- 
Tim Cross
tcross <at> rapttech.com.au

There are two types of people in IT - those who do not manage what they 
understand and those who do not understand what they manage.




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6521; Package emacs. (Sun, 27 Jun 2010 18:03:02 GMT) Full text and rfc822 format available.

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

From: "Drew Adams" <drew.adams <at> oracle.com>
To: "'Tim Cross'" <tcross <at> rapttech.com.au>, <6521 <at> debbugs.gnu.org>
Subject: RE: bug#6521: 23.2; Elisp Manual Ommission 
Date: Sun, 27 Jun 2010 11:02:19 -0700
+1 to what Tim said.





Forcibly Merged 5158 6521. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sun, 27 Jun 2010 18:23:01 GMT) Full text and rfc822 format available.

Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6521; Package emacs. (Thu, 01 Jul 2010 06:15:02 GMT) Full text and rfc822 format available.

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

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Tim Cross <tcross <at> rapttech.com.au>
Cc: 6521 <at> debbugs.gnu.org
Subject: Re: bug#6521: 23.2; Elisp Manual Ommission
Date: Thu, 01 Jul 2010 02:46:39 +0200
>         3. This is likely to become a bigger issue now that emacs 24 is
>         changing to assume a backquote with a space following it is
                                            ^^^
You mean:                                   out
right?

>         modern style.  I just encountered code which failed to compile
>         due to this.  When wanting to clarify my understanding, I found
>         nothing relevant in the manual. 

Could you send it along, so we could see what it looks like (to better
assess whether it means we have a serious problem, or if it's just
bad luck).


        Stefan




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6521; Package emacs. (Thu, 01 Jul 2010 07:52:01 GMT) Full text and rfc822 format available.

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

From: Tim Cross <tcross <at> rapttech.com.au>
To: monnier <at> iro.umontreal.ca
Cc: 6521 <at> debbugs.gnu.org
Subject: Re: bug#6521: 23.2; Elisp Manual Ommission
Date: Thu, 01 Jul 2010 17:39:33 +1000 (EST)
From: Stefan Monnier <monnier <at> iro.umontreal.ca>
Subject: Re: bug#6521: 23.2; Elisp Manual Ommission
Date: Thu, 01 Jul 2010 02:46:39 +0200

>>         3. This is likely to become a bigger issue now that emacs 24 is
>>         changing to assume a backquote with a space following it is
>                                             ^^^
> You mean:                                   out
> right?
>

yep, I meant without a space.
 
>>         modern style.  I just encountered code which failed to compile
>>         due to this.  When wanting to clarify my understanding, I found
>>         nothing relevant in the manual. 
> 
> Could you send it along, so we could see what it looks like (to better
> assess whether it means we have a serious problem, or if it's just
> bad luck).
> 

The code which failed to compile was BBDB as bundled with Debian testing. Do
you want me to send the error message that was generated? (note that the code
still compiles with emacs23).

Tim




Reply sent to Stefan Monnier <monnier <at> iro.umontreal.ca>:
You have taken responsibility. (Fri, 20 Aug 2010 22:09:02 GMT) Full text and rfc822 format available.

Notification sent to Tim Cross <tcross <at> rapttech.com.au>:
bug acknowledged by developer. (Fri, 20 Aug 2010 22:09:02 GMT) Full text and rfc822 format available.

Message #21 received at 6521-done <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: tcross <at> rapttech.com.au
Subject: Re: bug#6521: 23.2; Elisp Manual Ommission
Date: Sat, 21 Aug 2010 00:03:11 +0200
[ Can't remember responding yet. ]
>> Could you send it along, so we could see what it looks like (to better
>> assess whether it means we have a serious problem, or if it's just
>> bad luck).
> The code which failed to compile was BBDB as bundled with Debian testing. Do
> you want me to send the error message that was generated? (note that the code
> still compiles with emacs23).

AFAIK, this problem has been fixed a little while back.


        Stefan




Reply sent to Stefan Monnier <monnier <at> iro.umontreal.ca>:
You have taken responsibility. (Fri, 20 Aug 2010 22:09:02 GMT) Full text and rfc822 format available.

Notification sent to Kevin Ryde <user42 <at> zip.com.au>:
bug acknowledged by developer. (Fri, 20 Aug 2010 22:09:02 GMT) Full text and rfc822 format available.

Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6521; Package emacs. (Fri, 20 Aug 2010 22:40:03 GMT) Full text and rfc822 format available.

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

From: "Tim Cross" <theophilusx <at> gmail.com>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: tcross <at> rapttech.com.au, 6521 <at> debbugs.gnu.org
Subject: Re: bug#6521: 23.2; Elisp Manual Ommission
Date: Sat, 21 Aug 2010 08:36:50 +1000
Stefan Monnier writes:
 > [ Can't remember responding yet. ]
 > >> Could you send it along, so we could see what it looks like (to
 > >> better assess whether it means we have a serious problem, or if
 > >> it's just bad luck).
 > > The code which failed to compile was BBDB as bundled with Debian
 > > testing. Do you want me to send the error message that was
 > > generated? (note that the code still compiles with emacs23).
 > 
 > AFAIK, this problem has been fixed a little while back.

Yes, the problem with compilation seems to have been fixed. However, there is
still a problem. Now it is a documentation issue rather than a compilation one.

The manual no longer has a section about the deprecated use of the old style
backquote. The warning message generated by the byte compiler still refers the
user to the backquote section of the elisp manual for more information, but
there is no reference to old style backquotes in that section. This makes it
very difficult for anyone who is not familiar with the change in style to
understand what use to be different and what needs to be changed in the code to
get rid of the warning. Given that this change in style happened many years
ago, there is likely a number of users who are unfamiliar with what the old
style was and they would probably benefit from some explanation/guidance. 

I recommend that either a footnote be added to the backquote section of the
elisp reference manual or a new section be added about the old style backquotes
and what needs to be changed to make it compliant with modern usage. The
compiler warning message should probably also be updated to either direct users
to the footnote or new section. 

regards,

Tim

-- 
Tim Cross
tcross <at> rapttech.com.au

There are two types of people in IT - those who do not manage what
they understand and those who do not understand what they manage.
-- 
Tim Cross
tcross <at> rapttech.com.au

There are two types of people in IT - those who do not manage what they 
understand and those who do not understand what they manage.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 18 Sep 2010 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 14 years and 334 days ago.

Previous Next


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