GNU bug report logs - #3395
23.0.94; Remove colon after option etc. name

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Tue, 26 May 2009 23:45:03 UTC

Severity: minor

Tags: wontfix

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #45 received at 3395 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: "Drew Adams" <drew.adams <at> oracle.com>
To: "'martin rudalics'" <rudalics <at> gmx.at>
Cc: <3395 <at> debbugs.gnu.org>
Subject: RE: bug#3395: 23.0.94; Remove colon after option etc. name
Date: Thu, 28 May 2009 11:24:14 -0700
>  > I don't use `variable-at-point'. I do use a command that 
>  > uses Emacs-Lisp symbol
>  > syntax, which is the right syntax to use here.
> 
> So you request a change of cus-edit.el just because you're not able to
> write a command that DTRT here ;-)

Don't be ridiculous. No one needs to write a command to accommodate this defect.

>  >> Commands that do not change the syntax table do get this 
>  >> right.  Try, for example, info-lookup on such an item.
>  >> It should even work for unlispified items.
>  >
>  > That's fine, but it is totally unrelated to what I 
>  > reported and requested.
> 
> It is related because it can find things you're not able to find.

This bug report is only about what it states: removing the colon.

>  > This is not about changing the command. It is simply about 
>  > removing the useless colon. Is that too hard?
> 
> It might be.

Then I guess you'll have to mark it too hard to fix, and move on.

>  >> Changing customization code is 100% dangerous.
>  >
>  > Don't be ridiculous. You are making, in several separate 
>  > ways, a mountain out of a mole hill.
> 
> Hence code like
> 	     (unless (string-match ":" format)
> 	       (error "Bad format"))
> 
> in cus-edit.el is something you understand and can explain.

I don't understand the question or comment. What's the point?




This bug report was last modified 13 years and 314 days ago.

Previous Next


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