GNU bug report logs -
#8688
23.2; search-whitespace-regexp not working as documented
Previous Next
Reported by: Worik Stanton <worik.stanton <at> gmail.com>
Date: Tue, 17 May 2011 23:37:02 UTC
Severity: normal
Found in version 23.2
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>>> I think you're being confused by the way customize treats regexps (it
>>> confuses me as well; I'm not sure it is helpful).
>> They are just literal strings, without lisp-level quoting.
> I know, but I find it confusing, and it seems others do too (eg this;
> also bug#2666). It makes it difficult to write doc-strings for 'regexp
> defcustoms, as we see in both of these cases.
>>> Oh, it's not possible to type a TAB, or ctrl-M, or newline, in a custom
>>> field
>> C-q works fine.
> Yes, but that's not what the doc says people should type, and IMO
> "ctrl-q ctrl-j" is a lot more confusing than "\n", especially in an
> interface that is supposed to make life easier.
Maybe our regexp language should accept \n and \t as escape sequences,
i.e. "\t" and "\\t" should match the same things. I know it would be
redundant, but in cases such as regexp isearch or the above it can be handy.
Stefan
This bug report was last modified 3 years and 250 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.