Hi!

On Sat, May 13, 2000 at 05:23:47PM +0200, Stefan Bender wrote:
> Michael Tatge wrote on Sat, May 13 2000 16:51:34:
> > On Sat, May 13, 2000 at 11:43:52AM +0800, Greg Matheson wrote:
> > > On Fri, May 12, 2000 at 05:00:37PM +0200, Michael Tatge wrote:
> > > 
> > > > On Fri, May 12, 2000 at 08:57:40AM +0100, Chris Green wrote:
> > > > > In general I think I'd prefer the browser to *always* start from
> > > > > $folder...
> > > 
> > > > There is a rather uncomfortable way to achieve this. Type
> > > > c?cPath/to/folder
> > > 
> > > And this could be made a folder hook, couldn't it.
> 
> [...]
> > A very clumsy way to do it would be
> > macro index <key> c?c<backspace><backspace><backspace>...[as often as
> > needed]/path/to/$folder\n
> 
> Can't you use ^u for this? Afaik it deletes the whole line at once.
> I looked it up, the function is called <kill-line>, defined in
> functions.h.
> So the macro would be
> 
> macro index <key> c?c^u/path/to/$folder<enter>
> or
> macro index <key> c?c<kill-line>/path/to/$folder<enter>
> (just tested :)

Ah, I new there was a function to do, but I couldn't remember. Nice. So
this one should work for the original poster.
 
Michael
-- 
If you have a procedure with 10 parameters, you probably missed some.

PGP-fingerprint: DECA E9D2 EBDD 0FE0 0A65  40FA 5967 ACA1 0B57 7C13

Reply via email to