unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#2402: 23.0.90; other-window bind to C-tab does not work in the nextstep port
@ 2009-02-20  4:32 ` Harald Maier
  2009-07-23 12:10   ` bug#2402: marked as done (23.0.90; other-window bind to C-tab does not work in the nextstep port) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: Harald Maier @ 2009-02-20  4:32 UTC (permalink / raw)
  To: emacs-pretest-bug

This is only a bug in the nextstep port. To reproduce the bug do the
following: 

emacs -Q
  (define-key global-map [C-tab]    'other-window)
  C-x 2
  C-x 2
  C-x 2
  C-tab

As you can see "other-window" bind to TAB jumps now two
windows. "other-window" bind to "C-x o" jumps only one window.

Harald


In GNU Emacs 23.0.90.1 (i386-apple-darwin9.6.0, NS apple-appkit-949.43)
 of 2009-02-20 on ate.maierh
Windowing system distributor `Apple', version 10.3.949
configured using `configure  '--with-ns''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: de_DE.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Group

Minor modes in effect:
  gnus-undo-mode: t
  show-paren-mode: t
  desktop-save-mode: t
  cua-mode: t
  recentf-mode: t
  iswitchb-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<ns-open-file-line> <ns-open-file-line> <help-echo> 
M-x g n u s <backspace> <backspace> <backspace> <backspace> 
C-x C-b <down> <end> <up> <down> <return> g s <C-home> 
<C-tab> <C-tab> C-g <f2> C-x C-b M-x g n u s <return> 
<return> <return> q <return> <return> SPC <down> <return> 
q <C-home> M-x r e p o r <tab> <return>

Recent messages:
nnimap: Updating info for nnimap+1und1:INBOX...done
Fetching headers for nnimap+1und1:INBOX...done
Suppressing duplicates...done
Generating summary...done
nnimap: Setting marks in INBOX...done
Retrieving newsgroup: nntp+news.gmane.org:gmane.emacs.bugs...
Fetching headers for nntp+news.gmane.org:gmane.emacs.bugs...done
Suppressing duplicates...done
Generating summary...done
Mark set






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#2402: marked as done (23.0.90; other-window bind to C-tab does not work in the nextstep port)
  2009-02-20  4:32 ` bug#2402: 23.0.90; other-window bind to C-tab does not work in the nextstep port Harald Maier
@ 2009-07-23 12:10   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2009-07-23 12:10 UTC (permalink / raw)
  To: Adrian Robert

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


Your message dated Thu, 23 Jul 2009 08:05:13 -0400
with message-id <25D2420A-46D8-4ECD-8855-9EBB0C17623F@gmail.com>
and subject line Re: 23.0.90; other-window bind to C-tab does not work in the nextstep port
has caused the Emacs bug report #2402,
regarding 23.0.90; other-window bind to C-tab does not work in the nextstep port
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 owner@emacsbugs.donarmstrong.com
immediately.)


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

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

From: Harald Maier <harald@maierh.de>
To: emacs-pretest-bug@gnu.org
Subject: 23.0.90; other-window bind to C-tab does not work in the nextstep port
Date: Fri, 20 Feb 2009 05:32:43 +0100 (CET)
Message-ID: <20090220043243.34BF864BAF5@ate.maierh>

This is only a bug in the nextstep port. To reproduce the bug do the
following: 

emacs -Q
  (define-key global-map [C-tab]    'other-window)
  C-x 2
  C-x 2
  C-x 2
  C-tab

As you can see "other-window" bind to TAB jumps now two
windows. "other-window" bind to "C-x o" jumps only one window.

Harald


In GNU Emacs 23.0.90.1 (i386-apple-darwin9.6.0, NS apple-appkit-949.43)
 of 2009-02-20 on ate.maierh
Windowing system distributor `Apple', version 10.3.949
configured using `configure  '--with-ns''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: de_DE.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Group

Minor modes in effect:
  gnus-undo-mode: t
  show-paren-mode: t
  desktop-save-mode: t
  cua-mode: t
  recentf-mode: t
  iswitchb-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<ns-open-file-line> <ns-open-file-line> <help-echo> 
M-x g n u s <backspace> <backspace> <backspace> <backspace> 
C-x C-b <down> <end> <up> <down> <return> g s <C-home> 
<C-tab> <C-tab> C-g <f2> C-x C-b M-x g n u s <return> 
<return> <return> q <return> <return> SPC <down> <return> 
q <C-home> M-x r e p o r <tab> <return>

Recent messages:
nnimap: Updating info for nnimap+1und1:INBOX...done
Fetching headers for nnimap+1und1:INBOX...done
Suppressing duplicates...done
Generating summary...done
nnimap: Setting marks in INBOX...done
Retrieving newsgroup: nntp+news.gmane.org:gmane.emacs.bugs...
Fetching headers for nntp+news.gmane.org:gmane.emacs.bugs...done
Suppressing duplicates...done
Generating summary...done
Mark set



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

From: Adrian Robert <adrian.b.robert@gmail.com>
To: 2402-done@emacsbugs.donarmstrong.com
Cc: Harald Maier <harald@maierh.de>
Subject: Re: 23.0.90; other-window bind to C-tab does not work in the nextstep port
Date: Thu, 23 Jul 2009 08:05:13 -0400
Message-ID: <25D2420A-46D8-4ECD-8855-9EBB0C17623F@gmail.com>

I just checked in a fix to branch and trunk after someone sent in a  
patch to another bug that was a duplicate of this one.  (The bug  
showed up only on Leopard, due to a workaround in emacs code for a bug  
in Tiger.)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-07-23 12:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <25D2420A-46D8-4ECD-8855-9EBB0C17623F@gmail.com>
2009-02-20  4:32 ` bug#2402: 23.0.90; other-window bind to C-tab does not work in the nextstep port Harald Maier
2009-07-23 12:10   ` bug#2402: marked as done (23.0.90; other-window bind to C-tab does not work in the nextstep port) Emacs bug Tracking System

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).