texmacs-dev
[Top][All Lists]
Advanced

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

Re: [Texmacs-dev] In-table Alt+<Arrow> keys not working


From: Joris van der Hoeven
Subject: Re: [Texmacs-dev] In-table Alt+<Arrow> keys not working
Date: Tue, 20 Jan 2004 19:43:10 +0100 (CET)

On Tue, 20 Jan 2004, Nix wrote:
> The Alt+<Arrow> keys work in 1.0.3, but they do not work in 1.0.3.1.  I
> get this when I start up TeXmacs, and before the question of whether I
> want to recover the autosave file pops up:
>
> /usr/share/TeXmacs/plugins/lisp/progs/init-lisp.scm:24:23: In procedure
> car in expression (car version-list):
> /usr/share/TeXmacs/plugins/lisp/progs/init-lisp.scm:24:23: Wrong type
> argument in position 1: ()
> TeXmacs] Loading hyphen.us
> TeXmacs] Loading ecrm10 at 600 dpi
> /usr/share/TeXmacs/progs/keyboard/kbd-config.scm:78:50: In procedure
> string-append in expression (string-append s "-"):
> /usr/share/TeXmacs/progs/keyboard/kbd-config.scm:78:50: Wrong type
> argument: #f

Thanks for notifying this. What happens if you change line 24 of
init-lisp.scm into:

    (if (not (null? version-list))

Best wishes, Joris





reply via email to

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