GNU bug report logs - #4003
c-c tab is not works

Previous Next

Package: emacs;

Reported by: sergey <sergey_feo <at> mail.ru>

Date: Sat, 1 Aug 2009 13:45:04 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

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 4003 in the body.
You can then email your comments to 4003 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-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#4003; Package emacs. (Sat, 01 Aug 2009 13:45:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to sergey <sergey_feo <at> mail.ru>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Sat, 01 Aug 2009 13:45:05 GMT) Full text and rfc822 format available.

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

From: sergey <sergey_feo <at> mail.ru>
To: bug-gnu-emacs <at> gnu.org
Subject: c-c tab is not works
Date: Sat, 1 Aug 2009 17:40:58 +0400
[Message part 1 (text/plain, inline)]
(Excuse me for my bad English :-) )

Emacs says that I can "Type C-c TAB to visit in Info the Emacs Manual section
about when and how to write a bug report", but when I press C-c TAB — it says "C-c TAB is undefined". Please see at attached screenshot.

Emacs version       : GNU Emacs 23.1.1 (i686-pc-linux-gnu, GTK+ Version 2.12.9) of 2009-07-31
.emacs              : none
X keyboard layout   : us

---------------------------
WBR, Sergey
[cctab_bug.gif (application/octet-stream, attachment)]

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#4003; Package emacs. (Sun, 02 Aug 2009 00:25:06 GMT) Full text and rfc822 format available.

Acknowledgement sent to Lennart Borgman <lennart.borgman <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Sun, 02 Aug 2009 00:25:06 GMT) Full text and rfc822 format available.

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

From: Lennart Borgman <lennart.borgman <at> gmail.com>
To: sergey <sergey_feo <at> mail.ru>, 4003 <at> debbugs.gnu.org
Cc: bug-gnu-emacs <at> gnu.org
Subject: Re: bug#4003: c-c tab is not works
Date: Sun, 2 Aug 2009 02:19:16 +0200
On Sat, Aug 1, 2009 at 3:40 PM, sergey<sergey_feo <at> mail.ru> wrote:
> (Excuse me for my bad English :-) )
>
> Emacs says that I can "Type C-c TAB to visit in Info the Emacs Manual section
> about when and how to write a bug report", but when I press C-c TAB — it says "C-c TAB is undefined". Please see at attached screenshot.

Hi Sergey,

Thanks for the bug report. Typing C-c TAB is supposed to work when you
are writing the bug report. Didn't it work for you then?


I think that we could make this more clear. I have some suggestions
for enhancing this in Emacs:

- Go back to the window configuration used before the bug report after
it is sent.
- Kill the buffer showing "Typing C-c TAB" etc.
- Make the help for bug reporting available in the Help menu. Simply
make the entry for bug reporting there open a submenu with two
entries, one for reporting bugs and one for opening this part in Info.




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#4003; Package emacs. (Sun, 02 Aug 2009 00:25:15 GMT) Full text and rfc822 format available.

Acknowledgement sent to Lennart Borgman <lennart.borgman <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Sun, 02 Aug 2009 00:25:15 GMT) Full text and rfc822 format available.

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#4003; Package emacs. (Tue, 04 Aug 2009 23:05:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to Lennart Borgman <lennart.borgman <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Tue, 04 Aug 2009 23:05:05 GMT) Full text and rfc822 format available.

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

From: Lennart Borgman <lennart.borgman <at> gmail.com>
To: sergey <sergey_feo <at> mail.ru>, 4003 <at> debbugs.gnu.org
Subject: Re: bug#4003: c-c tab is not works
Date: Wed, 5 Aug 2009 00:57:58 +0200
I agree that it is important that this information is as accurate as
possible. Especially since using mail from Emacs is probably not that
common for new users.


On Tue, Aug 4, 2009 at 8:16 PM, sergey<sergey_feo <at> mail.ru> wrote:
>> Hi Sergey,
>>
>> Thanks for the bug report. Typing C-c TAB is supposed to work when you
>> are writing the bug report. Didn't it work for you then?
>
> You are right, C-c TAB works. And works only while I writing the bug report. It does not work after it. But words in "*Bug Help*" buffer do not say about this.
>
> Let see situation from begin.
> 1. Start Emacs under X.
> 2. Type "M-x report-emacs-bug", enter, "test", enter.
> 3. Emacs now has 3 visible buffers:
> - buffer for entering bug report at top;
> - buffer with phrase "Type C-c TAB to visit in Info..." etc at middle;
> - minibuffer at bottom.
> 4. Top buffer is active. C-c TAB works in it. Type C-c TAB and
> help "60 Reporting Bugs" will be opened in top buffer.
> 5. Click with left mouse button to the middle buffer (buffer with words about C-c TAB).
> 6. Now middle buffer is active. C-c TAB does not work in it.
> Type C-c TAB and you will get "C-c TAB is undefined" in bottom buffer.
>
> IMHO this is a bug. We have words "Type C-c TAB to visit in Info...". This words
> does not contain information that C-c TAB works in one buffer and does not work in other.
> So, C-c TAB should work in all buffers. Or we should change words "Type C-c TAB to visit in Info..." to something like "Type C-c TAB (when buffer "*mail*" is active) to visit in Info...".
>
> -----------------------
> With best regards,
> Sergey
>



Reply sent to Chong Yidong <cyd <at> stupidchicken.com>:
You have taken responsibility. (Sat, 24 Oct 2009 22:20:04 GMT) Full text and rfc822 format available.

Notification sent to sergey <sergey_feo <at> mail.ru>:
bug acknowledged by developer. (Sat, 24 Oct 2009 22:20:05 GMT) Full text and rfc822 format available.

Message #25 received at 4003-done <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Chong Yidong <cyd <at> stupidchicken.com>
To: sergey <sergey_feo <at> mail.ru>
Cc: 4003-done <at> debbugs.gnu.org
Subject: Re: c-c tab is not works
Date: Sat, 24 Oct 2009 18:10:21 -0400
> 1. Start Emacs under X.
> 2. Type "M-x report-emacs-bug", enter, "test", enter.
> 3. Emacs now has 3 visible buffers:
> - buffer for entering bug report at top;
> - buffer with phrase "Type C-c TAB to visit in Info..." etc at middle;
> - minibuffer at bottom.
> 4. Top buffer is active. C-c TAB works in it. Type C-c TAB and
> help "60 Reporting Bugs" will be opened in top buffer.
> 5. Click with left mouse button to the middle buffer (buffer with
> words about C-c TAB).
> 6. Now middle buffer is active. C-c TAB does not work in it.
> Type C-c TAB and you will get "C-c TAB is undefined" in bottom buffer.

I have clarified the help message to make it clear that the C-c TAB
binding applies to the mail buffer.  Thanks for the bug report.



bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> emacsbugs.donarmstrong.com. (Sun, 22 Nov 2009 15:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 15 years and 272 days ago.

Previous Next


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