GNU bug report logs -
#12217
24.2.50; append-to-register: Provide a convenient key binding
Previous Next
Reported by: Jambunathan K <kjambunathan <at> gmail.com>
Date: Fri, 17 Aug 2012 09:49:02 UTC
Severity: wishlist
Tags: patch
Found in version 24.2.50
Done: Stefan Monnier <monnier <at> iro.umontreal.ca>
Bug is archived. No further changes may be made.
Full log
Message #31 received at 12217 <at> debbugs.gnu.org (full text, mbox):
Andreas Schwab <schwab <at> linux-m68k.org> writes:
> Jambunathan K <kjambunathan <at> gmail.com> writes:
>
>> I have introduced an extra indirection via a `separator-register' (which
>> is nil by default) Now what gets used as a separator - a newline, a
>> double newline, a comma or a tab - is under user control.
>
> Why the extra indirection? Why not just make it a string and use it
> directly?
Why registers when there is a kill ring? A text register is but a kill
ring.
Register is a framework and hence abstract.
The original authors needed it badly, took trouble to implement it, but
unfortunately failed to document what new workflows they enable. (I see
some references to number registers being used in conjunction with
macros - just about it.) Now a user is left to his own device to
contrive how a register should be used. It is like an incomplete
sentence begging for ....
Btw, no registers were killed in the preparation of the patch.
> Andreas.
This bug report was last modified 12 years and 257 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.