emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#4922: closed (<control>)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#4922: closed (<control>)
Date: Wed, 26 Feb 2014 16:56:02 +0000

Your message dated Wed, 26 Feb 2014 18:55:18 +0200
with message-id <address@hidden>
and subject line Re: bug#4922: <control>
has caused the debbugs.gnu.org bug report #4922,
regarding <control>
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
4922: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=4922
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: <control> Date: Fri, 13 Nov 2009 21:58:57 +0100
emacs -q
  C-x 8 RET < TAB RET
completes to "<control>" which inserts \237.

I didn't expect "<control>" to be a valid completion there.

The reason is that control characters have "<control>" in the second field in
admin/unidata/UnicodeData.txt (and \237 is the last such character.

Suggestion: Skip the <control> names in unidata-gen-table.

When I looked around for this I noticed a very minor thing in
ucs-names in mule-cmds.el.
It says
              (dotimes-with-progress-reporter (c #xEFFFF)
but I think the limit ought to be #xF0000, which is where Plane 15
starts, since dotimes-with-progress-reporter
has that as an exclusive limit. (In practice it doesn't matter. At
least not for the time being.)



--- End Message ---
--- Begin Message --- Subject: Re: bug#4922: <control> Date: Wed, 26 Feb 2014 18:55:18 +0200
> Date: Wed, 26 Feb 2014 15:14:49 +0100
> From: Per Starbäck <address@hidden>
> Cc: Xue Fuqiao <address@hidden>, address@hidden
> 
> > And AFAICT it does seem to be fixed.  Should it be closed?
> >
> > http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16216
> 
> That 16216 is a duplicate of this bug, isn't it? Since it is fixed the
> original is also fixed.

Yes, closing.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]