logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: Multiple history lists for jed minibuffer: msg#00003

Subject: Re: Multiple history lists for jed minibuffer
Joachim Schmitz wrote:
Hi Marko,

thanks for this nice add_on. I found a minor problem:
when calling the Switch to buffer function ^X B,
the prompt is

Switch to buffer: (default: somebuffer)

is shown in the minibuffer, but hitting return there has no effect.
The default cannot be selected by hitting return.
One has to select it explicitly.


I also foud this bug and have already fixed it - exit_mini_buffer
was not working properly. It is availablefrom the CVS.

   http://jedmodes.cvs.sourceforge.net/jedmodes/mode/m_history/

Unfortunately I am having problems with sf/scp (again) so the files
are not available from jedmodes project pages.

I wanted to further improve the minibuffer history so that jed
would automatically select the history list based on the current
prompt (se the TODO in mini.sl). But AFAIK there is no way to
read the current prompt string. I was thinking about a hook
that would be called every time read_from_minibuffer is called.
Something like

   define my_minibuffer_activated_hook(prompt)
   {
   }

Thanks for the report.

Marko




Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>