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

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

[debbugs-tracker] bug#17829: closed (24.4.50; `C-t' in empty minibuffer


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#17829: closed (24.4.50; `C-t' in empty minibuffer traps user in read-only text)
Date: Tue, 08 Jul 2014 08:29:02 +0000

Your message dated Tue, 08 Jul 2014 11:27:59 +0300
with message-id <address@hidden>
and subject line Re: bug#17829: 24.4.50; `C-t' in empty minibuffer traps user 
in read-only text
has caused the debbugs.gnu.org bug report #17829,
regarding 24.4.50; `C-t' in empty minibuffer traps user in read-only text
to be marked as done.

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


-- 
17829: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17829
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.4.50; `C-t' in empty minibuffer traps user in read-only text Date: Sat, 21 Jun 2014 10:07:04 -0700 (PDT)
emacs -Q

`C-t' is `transpose-chars'. 

`M-x C-t' gives you a "Text is read-only" error, and it moves point
backward into the minibuffer prompt.  Repeating it does not move point
further backward but continues to raise the error.

Trying to type text then results in the same error message.  The user
can become confused, not realizing that point is in fact inside the
prompt area.  S?he can then use `C-f' to move back out of the prompt
area, but `C-t' should be smarter.

`transpose-chars' should presumably limit itself to field motion, or
should in some other way take such a situation into account.

In GNU Emacs 24.4.50.1 (i686-pc-mingw32)
 of 2014-06-17 on ODIEONE
Bzr revision: 117359 address@hidden
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --prefix=/c/Devel/emacs/snapshot/trunk
 --enable-checking=yes,glyphs 'CFLAGS=-O0 -g3'
 LDFLAGS=-Lc:/Devel/emacs/lib 'CPPFLAGS=-DGC_MCHECK=1
 -Ic:/Devel/emacs/include''



--- End Message ---
--- Begin Message --- Subject: Re: bug#17829: 24.4.50; `C-t' in empty minibuffer traps user in read-only text Date: Tue, 08 Jul 2014 11:27:59 +0300 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (x86_64-pc-linux-gnu)
Version: 24.4.50

> `M-x C-t' gives you a "Text is read-only" error, and it moves point
> backward into the minibuffer prompt.  Repeating it does not move point
> further backward but continues to raise the error.

Fixed in the trunk since it's not a regression.


--- End Message ---

reply via email to

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