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

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

Re: Python mode and eldoc "freeze"


From: Slawomir Nowaczyk
Subject: Re: Python mode and eldoc "freeze"
Date: Fri, 27 Oct 2006 12:30:53 +0200

On Mon, 23 Oct 2006 02:46:43 -0400
John Sullivan <address@hidden> wrote:

#> Chong Yidong <address@hidden> writes:
#> 
#> > After some trial and error, I propose the following patch.  I have
#> > verified that it makes the reported bug go away.  Does anyone disagree
#> > with it?
#> 
#> Thanks, I tested this patch, and it solved the "freeze". But I
#> noticed that when point was over any of the builtins, the only thing
#> echoed was "()".

Current code works fine for me with __builtins__... or did you mean
"keywords"?

#> I don't have time to check at the moment whether this is a regression
#> -- ISTR that docs for things like "import" and "except" were echoed,
#> but maybe I'm misremembering.

On my machine, nothing is echoed for keywords. I don't use eldoc
normally, though, so I do not know if it always used to work like this.

What would you like to see displayed for things like import or except?
The output of "help('import')" is pretty long... First sentence might
make some sense, but I am not sure if it would be useful?

-- 
 Best wishes,
   Slawomir Nowaczyk
     ( address@hidden )

Take my advice, I don't use it anyway.





reply via email to

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