Hi Marc,

Marc Tfardy <[EMAIL PROTECTED]> writes:

>> Since I'm always storing strings and rectangles and keep the same
>> registers acrss several sessions, I find myself with registers that I
>> don't know about.  This libray provides facilities to list them and to
>> edit their values.  It comes with a handy mode for editing rectangles.
>
> Thanks for intersting tool, but it is not realy working.
>
> I get an "Wrong type argument: stringp" error when I store
> a number or rectange into register and call rectangle-list.

I've fixed the problem about storing a number.  
Please check the latest version 0.1d: 

  http://www.cognition.ens.fr/~guerry/u/register-list.el

I'm not sure about the problem with rectangle.  Can you please turn on
the debugger (setq debug-on-error t) and send me the backtrace, if any?

Thanks for the feedback,

>   (require 'register-edit)

... yes, thanks!

PS: Mathias, maybe this also fix your problem.

-- 
Bastien


_______________________________________________
gnu-emacs-sources mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources

Reply via email to