help-emacs-windows
[Top][All Lists]
Advanced

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

Re: [h-e-w] Re: backward-kill-word in minibuffer


From: Anders Lindgren
Subject: Re: [h-e-w] Re: backward-kill-word in minibuffer
Date: 19 Dec 2001 12:23:12 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

address@hidden writes:

> I am used to work with backward-kill-word (C-del) within the minibuffer
> especially when I do find-file (backward-kill-word removes one directory
> hierarchy from my path). 
> Emacs 20.7 did a very good job by preventing my to walk into the "Find
> file:" prompt at the mini buffer. 
> Emacs 21.1 do not stop at the "Find file",  only saying "Text is read-only:
> #<buffer *Minibuf-1*>" and my curson is positioned within the "Find file:".


Jason Rumney <address@hidden> writes:

> This was changed to make it possible to copy text from the prompt.


Aha! This is why my electric minibuffer commands stopped working!

Is there a way to find the location where the prompt ends or do I
explicitly have to check the presence of a read-only text property?

    -- Anders
-- 
;; .signature -- File added to the end of mail, containing joke or info.
(defvar me '((profession . "Compiler Designer") (company . "IAR Systems")
  (age . 32) (country . "Sweden") (hair . "Long") (lindy-hopper . t)))
;; .signature ends here.



reply via email to

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