emacs-devel
[Top][All Lists]
Advanced

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

RE: all-completions DTWT for "" and non-nil HIDE-SPACES


From: Drew Adams
Subject: RE: all-completions DTWT for "" and non-nil HIDE-SPACES
Date: Fri, 12 May 2006 14:37:50 -0700

    To me, the following behavior, with non-nil HIDE-SPACES 
    argument, is a bug:
    
     (all-completions "" '((" a")("b")("c)) nil t) returns
     ("b" "c), not (" a" "b" "c")

Let me be even clearer: STRING = "" should mean treat HIDE-SPACES as nil. 

    




reply via email to

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