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

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

Re: Bug in help-fns+.el (was Re: Completion stopped working)


From: Thorsten Jolitz
Subject: Re: Bug in help-fns+.el (was Re: Completion stopped working)
Date: Mon, 29 Apr 2013 18:58:00 +0200
User-agent: Gnus/5.130002 (Ma Gnus v0.2) Emacs/24.3 (gnu/linux)

"Drew Adams" <drew.adams@oracle.com> writes:

>> 1. emacs -Q
>> 2. type 
>>    (message "hello")
>>    in scratch buffer
>> 3. with point on 'message', do 'C-h f' and you'll see:
>>    Describe function (default message):
>> 4. Do 'M-x load-file RET /path/to/help-fns+.el'
>> 5. with point on 'message', do 'C-h f' again and you'll see:
>>    Describe function: 

> What happens if you hit `M-n' - what default value is inserted in the
> minibuffer?  (I see `message' inserted.)

I see `message' too. 

> What happens if you hit `RET' - what function is described by default?
> (For me it is `message'.)

For me  it is `message' too. 

> IOW, from what I see, the only difference is whether the default value
> is shown in parens. Is that what you see also? Is that the problem, as
> you see it, or is there something else? Thx.

Yes, it seems this is the only problem - more an inconvenience than a
real bug. It would be nicer to see the default value in parens, but its
not a big issue then. 

-- 
cheers,
Thorsten




reply via email to

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