Re: Obsolete code in sregex.el

2005-06-08 Thread Richard Stallman
> Could you please mark them obsolete? We can delete them in the > following release. Bob Glickstein says that it would be ok to remove them. I won't put up a fight to delay removing them. ___ Emacs-devel mailing list Emacs-devel@gnu.org

Re: Obsolete code in sregex.el

2005-06-06 Thread Kim F. Storm
Richard Stallman <[EMAIL PROTECTED]> writes: > I noticed the following declarations in sregex.el. But I don't see > any references to them, so maybe they can be deleted? > > Could you please mark them obsolete? We can delete them in the > following release. Bob Glickstein says that it w

Re: Obsolete code in sregex.el

2005-06-06 Thread Bob Glickstein
On Mon, 2005-06-06 at 09:04 -0400, Stefan Monnier wrote: > My gut feeling is that it's indeed safe to throw it away. No objections here. Cheers, - Bob ___ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel

Re: Obsolete code in sregex.el

2005-06-06 Thread Richard Stallman
I noticed the following declarations in sregex.el. But I don't see any references to them, so maybe they can be deleted? Could you please mark them obsolete? We can delete them in the following release. ___ Emacs-devel mailing list Emacs-deve

Re: Obsolete code in sregex.el

2005-06-06 Thread Stefan Monnier
> I noticed the following declarations in sregex.el. But I don't see > any references to them, so maybe they can be deleted? As the comment indicates this is compatibility code to interact with code that used sregex before we introduced shy-groups. There is no such code in Emacs. There may not

Obsolete code in sregex.el

2005-06-06 Thread Kim F. Storm
I noticed the following declarations in sregex.el. But I don't see any references to them, so maybe they can be deleted? ;; Compatibility code for when we didn't have shy-groups (defvar sregex--current-sregex nil) (defun sregex-info () nil) (defmacro sregex-save-match-data (&rest forms) (cons '