From unknown Mon Jun 23 16:46:20 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#19737 <19737@debbugs.gnu.org> To: bug#19737 <19737@debbugs.gnu.org> Subject: Status: 24.4; Shift selection misses beginning of region Reply-To: bug#19737 <19737@debbugs.gnu.org> Date: Mon, 23 Jun 2025 23:46:20 +0000 retitle 19737 24.4; Shift selection misses beginning of region reassign 19737 emacs submitter 19737 Ullrich severity 19737 normal tag 19737 fixed thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 30 18:13:50 2015 Received: (at submit) by debbugs.gnu.org; 30 Jan 2015 23:13:51 +0000 Received: from localhost ([127.0.0.1]:58309 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YHKl3-0000TV-SF for submit@debbugs.gnu.org; Fri, 30 Jan 2015 18:13:50 -0500 Received: from eggs.gnu.org ([208.118.235.92]:51475) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YHKl0-0000T8-5P for submit@debbugs.gnu.org; Fri, 30 Jan 2015 18:13:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YHKkt-00070F-7f for submit@debbugs.gnu.org; Fri, 30 Jan 2015 18:13:40 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, HTML_MESSAGE,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:48021) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHKkt-00070B-5E for submit@debbugs.gnu.org; Fri, 30 Jan 2015 18:13:39 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53190) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHKkr-0004gq-AT for bug-gnu-emacs@gnu.org; Fri, 30 Jan 2015 18:13:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YHKkq-0006zJ-10 for bug-gnu-emacs@gnu.org; Fri, 30 Jan 2015 18:13:37 -0500 Received: from mail-oi0-x232.google.com ([2607:f8b0:4003:c06::232]:51240) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHKkp-0006yz-QS for bug-gnu-emacs@gnu.org; Fri, 30 Jan 2015 18:13:35 -0500 Received: by mail-oi0-f50.google.com with SMTP id h136so37105984oig.9 for ; Fri, 30 Jan 2015 15:13:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=uZrHsHtBMzXoDSLahSxz+irFo5h+iTSpLpxdb9FoKc4=; b=RRi7ZNnjdyK8v/j5UMprCXFU+tsD+ux3eFSVc9BqaiXq3qhZhtcXV5HeH5MzH6KyRt yNKazp8HM7aCPf3Cmlzs1aQycigL+j2uyjl+Y1l1q9W0SvuIK8MBlW19Dr/aGlLLJxkY 8quF0B/esQpueGa8IavMDH+AkEpxkCJozi1q/m1xzZfV0DkycaeHS/pOY5Qm4NKi9pMn MWHyvd+NLCZ/B41JzmLhNqO/D8yXWy5tmljENglObuPnfUTpGviSuk+i3uOOT+8SXLxf 4kcrRlVHoDmMLZTsBeQMJSoWjqISuvdGgEAZzIYJpEGnEVDcHm2HlFg0CGlSmCI/vLZZ 3flQ== MIME-Version: 1.0 X-Received: by 10.60.92.66 with SMTP id ck2mr5318485oeb.30.1422659614508; Fri, 30 Jan 2015 15:13:34 -0800 (PST) Received: by 10.202.175.86 with HTTP; Fri, 30 Jan 2015 15:13:34 -0800 (PST) Date: Fri, 30 Jan 2015 18:13:34 -0500 Message-ID: Subject: 24.4; Shift selection misses beginning of region From: Ullrich To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary=047d7b33ca00f58d86050de6c0cd X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) --047d7b33ca00f58d86050de6c0cd Content-Type: text/plain; charset=UTF-8 Hi, shift selection does not work correctly if frame-title-format and ibuffer-auto-mode are used: The first letter (where the cursor starts) is not included in the region. The error can be reproduced as follows: Content of .emacs file: (setq frame-title-format "%b") (add-hook 'ibuffer-mode-hook (lambda () (ibuffer-auto-mode 1))) 1. start Emacs 2. M-x ibuffer 3. press enter (i.e. select *GNU Emacs*) 4. do shift selection by holding shift and pressing the right arrow key several times Result: The first letter ("E" in this case) is not included in the region. Best, Ullrich In GNU Emacs 24.4.1 (i686-pc-mingw32) of 2014-10-24 on LEG570 Windowing system distributor `Microsoft Corp.', version 6.3.9600 Configured using: `configure --prefix=/c/usr' Important settings: value of $LANG: ENU locale-coding-system: cp1252 Major mode: Fundamental Minor modes in effect: tooltip-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t buffer-read-only: t line-number-mode: t transient-mark-mode: (only . t) Recent input: M-x i b u f f e r Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Updating buffer list... Formats have changed, recompiling...done Updating buffer list...done Commands: m, u, t, RET, g, k, S, D, Q; q to quit; h for help Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util help-fns mail-prsvr mail-utils ibuf-ext ibuffer time-date tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel dos-w32 ls-lisp w32-common-fns disp-table w32-win w32-vars tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process w32notify w32 multi-tty emacs) Memory information: ((conses 8 82358 6526) (symbols 32 18001 0) (miscs 32 89 141) (strings 16 12195 4059) (string-bytes 1 314778) (vectors 8 9492) (vector-slots 4 387648 6132) (floats 8 55 266) (intervals 28 397 45) (buffers 508 13)) --047d7b33ca00f58d86050de6c0cd Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,

shift selection does not work correctly if fram= e-title-format and ibuffer-auto-mode are used:
The first letter (where t= he cursor starts) is not included in the region.

The error can be re= produced as follows:

Content of .emacs file:
(setq frame-title-fo= rmat "%b")
(add-hook 'ibuffer-mode-hook (lambda () (ibuffe= r-auto-mode 1)))

1. start Emacs
2. M-x ibuffer
3. press enter = (i.e. select *GNU Emacs*)
4. do shift selection by holding shift and pre= ssing the right arrow key several times

Result: The first letter (&q= uot;E" in this case) is not included in the region.

Best,
Ul= lrich




In GNU Emacs 24.4.1 (i686-pc-mingw32)
=C2=A0of = 2014-10-24 on LEG570
Windowing system distributor `Microsoft Corp.',= version 6.3.9600
Configured using:
=C2=A0`configure --prefix=3D/c/us= r'

Important settings:
=C2=A0 value of $LANG: ENU
=C2=A0 l= ocale-coding-system: cp1252

Major mode: Fundamental

Minor mod= es in effect:
=C2=A0 tooltip-mode: t
=C2=A0 electric-indent-mode: t=C2=A0 mouse-wheel-mode: t
=C2=A0 tool-bar-mode: t
=C2=A0 menu-bar-= mode: t
=C2=A0 file-name-shadow-mode: t
=C2=A0 global-font-lock-mode:= t
=C2=A0 blink-cursor-mode: t
=C2=A0 auto-composition-mode: t
=C2= =A0 auto-encryption-mode: t
=C2=A0 auto-compression-mode: t
=C2=A0 bu= ffer-read-only: t
=C2=A0 line-number-mode: t
=C2=A0 transient-mark-mo= de: (only . t)

Recent input:
M-x i b u f f e r <return> <= ;return> <S-right> <S-right>
<S-right> <help-ec= ho> <help-echo> <help-echo> <help-echo>
<help-e= cho> <help-echo> <help-echo> <help-echo> <help-echo= >
<help-echo> <help-echo> <help-echo> <help-ech= o> <help-echo>
<help-echo> <help-echo> <help-ec= ho> <help-echo> <help-echo>
<help-echo> <help-e= cho> <help-echo> <help-echo> <help-echo>
<help-= echo> <help-echo> <help-echo> <help-echo> <help-ech= o>
<menu-bar> <help-menu> <send-emacs-bug-report><= br>
Recent messages:
For information about GNU Emacs and the GNU syst= em, type C-h C-a.
Updating buffer list...
Formats have changed, recom= piling...done
Updating buffer list...done
Commands: m, u, t, RET, g, = k, S, D, Q; q to quit; h for help

Load-path shadows:
None found.<= br>
Features:
(shadow sort gnus-util mail-extr emacsbug message forma= t-spec rfc822 mml
easymenu mml-sec mm-decode mm-bodies mm-encode mail-pa= rse rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 iet= f-drums
mm-util help-fns mail-prsvr mail-utils ibuf-ext ibuffer time-dat= e
tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheeldos-w32 ls-lisp w32-common-fns disp-table w32-win w32-vars tool-bar dndfontset image regexp-opt fringe tabulated-list newcomment lisp-mode
pr= og-mode register page menu-bar rfn-eshadow timer select scroll-bar
mouse= jit-lock font-lock syntax facemenu font-core frame cham georgian
utf-8-= lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese hebr= ew greek romanian slovak czech european ethiopic indian
cyrillic chinese= case-table epa-hook jka-cmpr-hook help simple abbrev
minibuffer nadvice= loaddefs button faces cus-face macroexp files
text-properties overlay s= ha1 md5 base64 format env code-pages mule
custom widget hashtable-print-= readable backquote make-network-process
w32notify w32 multi-tty emacs)
Memory information:
((conses 8 82358 6526)
=C2=A0(symbols 32 18= 001 0)
=C2=A0(miscs 32 89 141)
=C2=A0(strings 16 12195 4059)
=C2= =A0(string-bytes 1 314778)
=C2=A0(vectors 8 9492)
=C2=A0(vector-slots= 4 387648 6132)
=C2=A0(floats 8 55 266)
=C2=A0(intervals 28 397 45)=C2=A0(buffers 508 13))

--047d7b33ca00f58d86050de6c0cd-- From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 11 15:25:06 2015 Received: (at 19737) by debbugs.gnu.org; 11 Feb 2015 20:25:06 +0000 Received: from localhost ([127.0.0.1]:40356 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YLdqM-0000Vn-6o for submit@debbugs.gnu.org; Wed, 11 Feb 2015 15:25:06 -0500 Received: from mercure.iro.umontreal.ca ([132.204.24.67]:51296) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YLdqJ-0000Vb-Jn for 19737@debbugs.gnu.org; Wed, 11 Feb 2015 15:25:04 -0500 Received: from hidalgo.iro.umontreal.ca (hidalgo.iro.umontreal.ca [132.204.27.50]) by mercure.iro.umontreal.ca (Postfix) with ESMTP id C67FD85115; Wed, 11 Feb 2015 15:25:02 -0500 (EST) Received: from lechon.iro.umontreal.ca (lechon.iro.umontreal.ca [132.204.27.242]) by hidalgo.iro.umontreal.ca (Postfix) with ESMTP id 7E60F1E5B8D; Wed, 11 Feb 2015 15:24:38 -0500 (EST) Received: by lechon.iro.umontreal.ca (Postfix, from userid 20848) id 5E7DEB4102; Wed, 11 Feb 2015 15:24:38 -0500 (EST) From: Stefan Monnier To: Ullrich Subject: Re: bug#19737: 24.4; Shift selection misses beginning of region Message-ID: References: Date: Wed, 11 Feb 2015 15:24:38 -0500 In-Reply-To: (Ullrich's message of "Fri, 30 Jan 2015 18:13:34 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-DIRO-MailScanner-Information: Please contact the ISP for more information X-DIRO-MailScanner: Found to be clean X-DIRO-MailScanner-SpamCheck: n'est pas un polluriel, SpamAssassin (score=-2.82, requis 5, autolearn=not spam, ALL_TRUSTED -2.82, MC_TSTLAST 0.00) X-DIRO-MailScanner-From: monnier@iro.umontreal.ca X-Spam-Status: No X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 19737 Cc: 19737@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) > Content of .emacs file: > (setq frame-title-format "%b") > (add-hook 'ibuffer-mode-hook (lambda () (ibuffer-auto-mode 1))) > 1. start Emacs > 2. M-x ibuffer > 3. press enter (i.e. select *GNU Emacs*) > 4. do shift selection by holding shift and pressing the right arrow key > several times Hmm... indeed. This is very peculiar. The same happens in other buffers. An important detail seems to be that the "shift+movement" has to be the first thing you do after switching to another buffer. Stefan From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 19 04:28:31 2016 Received: (at 19737) by debbugs.gnu.org; 19 Mar 2016 08:28:31 +0000 Received: from localhost ([127.0.0.1]:53179 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ahCFL-0002w8-0n for submit@debbugs.gnu.org; Sat, 19 Mar 2016 04:28:31 -0400 Received: from mail.mojserwer.eu ([195.110.48.8]:37327) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ahCFJ-0002w0-OI for 19737@debbugs.gnu.org; Sat, 19 Mar 2016 04:28:30 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.mojserwer.eu (Postfix) with ESMTP id 6EF8DA29F00; Sat, 19 Mar 2016 09:28:28 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail.mojserwer.eu Received: from mail.mojserwer.eu ([127.0.0.1]) by localhost (mail.mojserwer.eu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JADH1scrc6-N; Sat, 19 Mar 2016 09:28:25 +0100 (CET) Received: from localhost (98-171.echostar.pl [213.156.98.171]) by mail.mojserwer.eu (Postfix) with ESMTPSA id DCAC5A29EFF; Sat, 19 Mar 2016 09:28:24 +0100 (CET) From: Marcin Borkowski To: Stefan Monnier Subject: Re: bug#19737: 24.4; Shift selection misses beginning of region References: Date: Sat, 19 Mar 2016 09:28:20 +0100 In-Reply-To: (Stefan Monnier's message of "Wed, 11 Feb 2015 15:24:38 -0500") Message-ID: <874mc2g9cr.fsf@mbork.pl> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 19737 Cc: 19737@debbugs.gnu.org, Ullrich X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) On 2015-02-11, at 15:24, Stefan Monnier wrote: >> Content of .emacs file: >> (setq frame-title-format "%b") >> (add-hook 'ibuffer-mode-hook (lambda () (ibuffer-auto-mode 1))) > >> 1. start Emacs >> 2. M-x ibuffer >> 3. press enter (i.e. select *GNU Emacs*) >> 4. do shift selection by holding shift and pressing the right arrow key >> several times > > Hmm... indeed. This is very peculiar. The same happens in other > buffers. An important detail seems to be that the "shift+movement" has > to be the first thing you do after switching to another buffer. Hi Ullrich, hi Stefan, I tried now (GNU Emacs 25.1.50.7, fa2524b) and could not reproduce it. Can you confirm that it's ok now or do I miss something? > Stefan Best, -- Marcin From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 12 19:13:49 2016 Received: (at 19737) by debbugs.gnu.org; 12 Aug 2016 23:13:49 +0000 Received: from localhost ([127.0.0.1]:55558 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bYLe9-0000vf-50 for submit@debbugs.gnu.org; Fri, 12 Aug 2016 19:13:49 -0400 Received: from mail-io0-f169.google.com ([209.85.223.169]:36657) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bYLe7-0000vM-IZ; Fri, 12 Aug 2016 19:13:48 -0400 Received: by mail-io0-f169.google.com with SMTP id b62so37740231iod.3; Fri, 12 Aug 2016 16:13:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=swLHGVEBlIGOMERxYpSSTJzeZSyVbzPg9dI3qdLm/EM=; b=Z+bZ0XKEAPC41V6LorVAvlIyMbGd6Dbp3OLogpg0v4GfkHMY3wc857bWl1O7a1BCaz aEZsH3bwlDWo9aTQx7uKSTASTvK306agwmT6ztu15l38n1U+CGkCUXpVPAPt7nitKqjB j4vJRNDM653PLCsXy2Q1ysIqx97YKE8hqWkwPVIg6FplQmCa4evCvy4sxn4ksKOQV3C9 mXdiVKxWw8VwZWl1vXYwSe/hM2JEPo5Ib3pxU3F9M43ggHTZhTotNpJlR2iMmlBK9CnC E/Ue804dVpvUQAisivLxBA8ysPXOGRrmLDk0carD7dtCIY3oS8QXDQhtcDgoj86zMqMj ck6g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:cc:subject:references:date :in-reply-to:message-id:user-agent:mime-version; bh=swLHGVEBlIGOMERxYpSSTJzeZSyVbzPg9dI3qdLm/EM=; b=G14zkHfukeXqbaRXICxVD38/DJJz8hmWcjijnkHTwfw7NTnx8L3XvPcDNdqia7R3f4 SV9YpZr5J1Y8V/UA//lWfNYCUN2ahflc1gvb5InQ/mATZtpHjvueYki8TWeZ6VBhNNwm AwQVDSr5WpjtGP+w51OHpWMtACONNc/KkA/7bnJVuIgTaYvhlymkzn0R06QGtZdVH+kj gsoOjHM14AcxqgmYnqT4p4p9GIOzGus+m8kI8CJDrWc4EKgjhZZJb9YNnQCes6Kr4Z85 +5vSyfeiUPOzfgr4saKZteCZ5E4/mYr5GwzXVgy0IpKZEyHoylvrFGaCehKbHaQXgyLr OLOw== X-Gm-Message-State: AEkoous824QtEZrp0jhisqMpEbbyaRjuqUZZZlQY7sQV2hwMDVWbDpsxByJ8x0/ccFhuHA== X-Received: by 10.107.135.142 with SMTP id r14mr22736044ioi.133.1471043622104; Fri, 12 Aug 2016 16:13:42 -0700 (PDT) Received: from zony (206-188-64-44.cpe.distributel.net. [206.188.64.44]) by smtp.googlemail.com with ESMTPSA id x13sm1978051ite.1.2016.08.12.16.13.40 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 12 Aug 2016 16:13:41 -0700 (PDT) From: npostavs@users.sourceforge.net To: Marcin Borkowski Subject: Re: bug#19737: 24.4; Shift selection misses beginning of region References: <874mc2g9cr.fsf@mbork.pl> Date: Fri, 12 Aug 2016 19:13:50 -0400 In-Reply-To: <874mc2g9cr.fsf@mbork.pl> (Marcin Borkowski's message of "Sat, 19 Mar 2016 09:28:20 +0100") Message-ID: <87wpjlwpg1.fsf@users.sourceforge.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 19737 Cc: 19737@debbugs.gnu.org, Ullrich , Stefan Monnier X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) found 19737 24.5 tags 19737 fixed close 19737 25.1 quit Marcin Borkowski writes: > On 2015-02-11, at 15:24, Stefan Monnier wrote: > >>> Content of .emacs file: >>> (setq frame-title-format "%b") >>> (add-hook 'ibuffer-mode-hook (lambda () (ibuffer-auto-mode 1))) >> >>> 1. start Emacs >>> 2. M-x ibuffer >>> 3. press enter (i.e. select *GNU Emacs*) >>> 4. do shift selection by holding shift and pressing the right arrow key >>> several times >> >> Hmm... indeed. This is very peculiar. The same happens in other >> buffers. An important detail seems to be that the "shift+movement" has >> to be the first thing you do after switching to another buffer. > > Hi Ullrich, hi Stefan, > > I tried now (GNU Emacs 25.1.50.7, fa2524b) and could not reproduce it. > Can you confirm that it's ok now or do I miss something? I confirmed the bug is present in 24.4 and 24.5, but not in 25.1; closing. From unknown Mon Jun 23 16:46:20 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 10 Sep 2016 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator