all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: don@donarmstrong.com (Emacs bug Tracking System)
To: Chong Yidong <cyd@stupidchicken.com>
Subject: bug#1319: marked as done (Change in where-is-internal causing  describe-key problems)
Date: Fri, 14 Nov 2008 22:30:03 -0800	[thread overview]
Message-ID: <handler.1319.D1319.122673013522301.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: f5bc73230811081919k1bed5c01q1ff37c159a7d1a69@mail.gmail.com

[-- Attachment #1: Type: text/plain, Size: 886 bytes --]


Your message dated Sat, 15 Nov 2008 01:22:27 -0500
with message-id <87y6zljyos.fsf@cyd.mit.edu>
and subject line Re: bug#1319: Change in where-is-internal causing describe-key problems
has caused the Emacs bug report #1319,
regarding Change in where-is-internal causing describe-key problems
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
1319: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1319
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 3575 bytes --]

From: "Geoff Gole" <geoffgole@gmail.com>
To: emacs-pretest-bug@gnu.org
Subject: Change in where-is-internal causing describe-key problems
Date: Sat, 8 Nov 2008 19:19:57 -0800
Message-ID: <f5bc73230811081919k1bed5c01q1ff37c159a7d1a69@mail.gmail.com>

The behaviour of where-is-internal has changed in CVS emacs. Enter
view mode, M-: (where-is-internal 'self-insert-command nil nil nil) :

  22.2  => ([491520] [458752] [442368] [425984] [409600]...)
  CVS   => ([(128 . 4194303)])

This change breaks describe-function-1, used internally in
describe-key, causing a bound key to be printed as a non-ascii
character in some conditions. To reproduce the problem:

  emacs -Q
  C-h k k
  Switch to the *Help* buffer
  C-h k k

where-is-internal seems to be buggy, but perhaps describe-function-1
should also be doing more checking. I'm not sure if it should handle
input of the form ([(128 . 4194303)]) or not.



[-- Attachment #3: Type: message/rfc822, Size: 1128 bytes --]

From: Chong Yidong <cyd@stupidchicken.com>
To: martin rudalics <rudalics@gmx.at>
Cc: 1319-done@emacsbugs.donarmstrong.com
Subject: Re: bug#1319: Change in where-is-internal causing describe-key problems
Date: Sat, 15 Nov 2008 01:22:27 -0500
Message-ID: <87y6zljyos.fsf@cyd.mit.edu>

I checked in a slightly simpler fix to describe-function-1.  It's
probably not necessary to lose too much hair over this part of the code.


      parent reply	other threads:[~2008-11-15  6:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87y6zljyos.fsf@cyd.mit.edu>
2008-11-09  3:19 ` bug#1319: Change in where-is-internal causing describe-key problems Geoff Gole
2008-11-11  9:50   ` martin rudalics
     [not found]     ` <f5bc73230811110314i86b57f3la079f8c1d17f8513@mail.gmail.com>
2008-11-11 12:40       ` martin rudalics
2008-11-11 14:12         ` Geoff Gole
2008-11-11 19:05           ` martin rudalics
2008-11-12  3:01           ` Stefan Monnier
2008-11-12 18:32             ` martin rudalics
2008-11-15  6:30   ` Emacs bug Tracking System [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=handler.1319.D1319.122673013522301.ackdone@emacsbugs.donarmstrong.com \
    --to=don@donarmstrong.com \
    --cc=cyd@stupidchicken.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.