Bug#314664: auto-header.el requested for inclusion in Debian Gnu/Linux

2005-10-06 Thread Espen Skoglund
[Peter S Galbraith] > Strangely, the following does eval in Emacs-21 : > (defun header-regexpify (str) > "Escape the characters *+-\^$ in STR. Return the new string." > (let ((start 0) > (ret "") > match prev) > (while (setq match (string-match "[*+\\-^$]" str start)) >

Bug#314664: auto-header.el requested for inclusion in Debian Gnu/Linux

2005-10-03 Thread Espen Skoglund
[Peter S Galbraith] > Hello, > A while ago, someone suggested that your auto-header.el be added to > Debian in the package emacs-goodies-el. The request and this email > is archived here: > http://bugs.debian.org/314664 > I just looked at the file and have a few suggestions, if you don't mind: