all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* beginning-of-visual-line doesn't respect read-only prompts in minibuffer
@ 2009-06-21 19:50 William Xu
  2009-06-22  0:36 ` Miles Bader
  0 siblings, 1 reply; 2+ messages in thread
From: William Xu @ 2009-06-21 19:50 UTC (permalink / raw
  To: emacs-devel

Hi!

When global-visual-line-mode is enabled, C-a is rebinded to
beginning-of-visual-line, which doesn't respect(or get respected)
read-only prompts in minibuffer like old beginning-of-line.  For
example,

  M-x C-e C-a a

You get a warn: "Text is read-only".  This is very bad.  I guess it is a
bug? 

-- 
William

http://xwl.appspot.com





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

* Re: beginning-of-visual-line doesn't respect read-only prompts in minibuffer
  2009-06-21 19:50 beginning-of-visual-line doesn't respect read-only prompts in minibuffer William Xu
@ 2009-06-22  0:36 ` Miles Bader
  0 siblings, 0 replies; 2+ messages in thread
From: Miles Bader @ 2009-06-22  0:36 UTC (permalink / raw
  To: emacs-devel

William Xu <william.xwl@gmail.com> writes:
> When global-visual-line-mode is enabled, C-a is rebinded to
> beginning-of-visual-line, which doesn't respect(or get respected)
> read-only prompts in minibuffer like old beginning-of-line.  For
> example,
>
>   M-x C-e C-a a
>
> You get a warn: "Text is read-only".  This is very bad.  I guess it is a
> bug? 

Certainly.

-Miles

-- 
Carefully crafted initial estimates reward you not only with
reduced computational effort, but also with understanding and
increased self-esteem.         -- Numerical methods in C,
  Chapter 9. "Root Finding and Nonlinear Sets of Equations"





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

end of thread, other threads:[~2009-06-22  0:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-21 19:50 beginning-of-visual-line doesn't respect read-only prompts in minibuffer William Xu
2009-06-22  0:36 ` Miles Bader

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.