bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#13041: 24.2; diacritic-fold-search


From: martin rudalics
Subject: bug#13041: 24.2; diacritic-fold-search
Date: Wed, 05 Dec 2012 10:42:41 +0100

BTW, there are a couple of minor things to check wrt the code you sent, Martin:

* `min-length' is not used.

Leftover from a previous version.

* The `cond's all repeat condition (< value 0) twice, with different actions.

These are clearly silly, yes.  Funnily, they don't affect the result since
they are never taken and the return value is nil as intended.

martin






reply via email to

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