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

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

Re: python.el update


From: Miles Bader
Subject: Re: python.el update
Date: Thu, 6 May 2004 17:57:42 -0400
User-agent: Mutt/1.3.28i

On Thu, May 06, 2004 at 04:24:05PM -0400, Stefan Monnier wrote:
> I actually use a reimplementation of the minibuffer-complete code that has
> this property and use it for a homegrown latex-complete command.  Works
> just fine: place an overlay (with a `field' property on it) around the
> thing you want to complete and call minibuffer-complete.

Should be `field-complete' then?
[and then (defalias 'minibuffer-complete 'field-complete) ]

nice...

-Miles
-- 
`The suburb is an obsolete and contradictory form of human settlement'




reply via email to

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