emacs-devel
[Top][All Lists]
Advanced

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

Re: Patch for completion-setup-function


From: Satyaki Das
Subject: Re: Patch for completion-setup-function
Date: Mon, 26 Jul 2004 17:40:26 -0700

On Mon, 26 Jul 2004 17:58:46 -0600, Kevin Rodgers <address@hidden> wrote:
> 
> completion-root-regexp should be renamed to something like
> completion-root-chars, since it's not a true regexp.

Yes, this is true.  I wasn't paying attention when I made that patch.

> Or perhaps it could be defined as a regexp and skipped via
> re-search-backward.

Making it into a true regexp isn't required for my purposes.  I will
be a happy camper if I can bind completion-root-chars to "^/+" before
calling our completion function.

Thanks,
Satyaki




reply via email to

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