emacs-devel
[Top][All Lists]
Advanced

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

Re: partial-completion-mode and mouse selection


From: Stefan Monnier
Subject: Re: partial-completion-mode and mouse selection
Date: Fri, 23 Mar 2007 12:48:05 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.95 (gnu/linux)

> !                                                      (- beg 1 width))))))

The 1 is probably (point-min), so I think it'd be cleaner to use
minibuffer-prompt-end directly rather than 1 + minibuffer-prompt-width.


        Stefan




reply via email to

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