texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Texmacs-dev] Patches: copy/paste and selection handling.


From: Bas Spitters
Subject: Re: [Texmacs-dev] Patches: copy/paste and selection handling.
Date: Fri, 06 Feb 2009 22:17:40 +0100
User-agent: KMail/1.11.0 (Linux/2.6.27-11-generic; KDE/4.2.0; i686; ; )

On Friday 06 February 2009 10:54:34 Norbert Nemec wrote:
> Von: Bas Spitters <address@hidden>
>
> > Are these key-bindings localized in one file or scattered over the
> > sources?
> > In the first case, one could hope that this is not too difficult to fix.
> >
> > Oh, and a key-binding for Redo is missing (ctrl+shift+Z).
>
> The bindings are collected in
>      TeXmacs/progs/texmacs/keyboard/
> split into a few files.

OK. It is as easy is adding:
(kbd-map ("C-Z" (redo)))
to 
my-init-texmacs.scm

Bas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]