[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tiny change to find-tag-default.
From: |
Kim F. Storm |
Subject: |
Re: Tiny change to find-tag-default. |
Date: |
Sat, 29 Jul 2006 01:06:31 +0200 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
Richard Stallman <address@hidden> writes:
> Wouldn't it make sense to rewrite the rest of `find-tag-default' too?
> In its current version it unnecessarily clobbers `match-data', requires
> a `condition-case' to handle errors in `forward-sexp', and has other
> tedious things like repeated forward-charing and re-searching.
>
> That isn't a core part of the system, so I see no need to reject this.
I don't see any real benefit from "fixing" find-tag-default at this stage
(since it isn't broken).
IMO, we should leave it alone for now, and "fix" it after the release.
--
Kim F. Storm <address@hidden> http://www.cua.dk
Re: Tiny change to find-tag-default., Kim F. Storm, 2006/07/28