mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] Space vs enter


Chronological Thread 
  • From: Joris van der Hoeven <address@hidden>
  • To: address@hidden
  • Subject: Re: [TeXmacs] Space vs enter
  • Date: Mon, 23 Oct 2006 09:47:28 +0200

On Mon, Oct 23, 2006 at 09:26:51AM +0200, Bas Spitters wrote:
> On Sunday 22 October 2006 23:15, Joris van der Hoeven wrote:
> > On Sun, Oct 22, 2006 at 10:35:00AM +0200, spitters wrote:
> > > I often find myself typing \forall<space> instead of \forall<enter>.
> > > Would it be possible to make texmacs recognize the first variant too?
> > > I.e. to activate a command by <space> too, not only by <enter>.
> > >
> > > Is it possible to change this myself using the scheme extensions?
> >
> > Sure, you can redefine the space key to make it partially behave
> > as the enter key. You will have to look at the Scheme code... ;^)
>
> OK. Could you give me a hint which files to look at?

Well, the *-kbd.scm files. You may also do a grep for "space" and/or "return".

> > By the way, A tab tab might be easier to use...
>
> Aha. I guess you mean "tab", instead of tab tab, I see this already works.

A: A
A tab: Alpha
A tab tab: forall

--Joris



Archive powered by MHonArc 2.6.19.

Top of page