Skip to Content.
Sympa Menu

texmacs-users - Re: [TeXmacs] Some inconveniant keyboard control issues

Subject: mailing-list for TeXmacs Users

List archive

Re: [TeXmacs] Some inconveniant keyboard control issues


Chronological Thread 
  • From: Denis Kovacs <address@hidden>
  • To: address@hidden
  • Subject: Re: [TeXmacs] Some inconveniant keyboard control issues
  • Date: Sat, 18 Jun 2005 10:30:10 -0400


On Jun 15, 2005, at 12:51 PM, Joris van der Hoeven wrote:

On Wed, Jun 15, 2005 at 05:21:16PM +0200, Joris van der Hoeven wrote:
- There seems to be an issue with leaving a \hat (or similar)
environment. If I type $(A-'^')ab(C-f) (to leave the \hat environment),
Texmacs throws me out of math-mode...

This (equally old) problem will be dealt with shortly.

- C-v scrolls page-up instead of down (the emacs way), and there is no
M-v for scroll page-up...

Just to notice that these two problems have been fixed in the CVS version.


Great, thanks! I tried to compile the CVS version on MacOS X, everything seemed to work fine, I set the paths GUILE_LOAD_PATH and TEXMACS_PATH correctly, renamed the old .Texmacs-directory, but if I run texmacs, the following happens:

<unnamed port>: In expression menu-expand:
<unnamed port>: Unbound variable: menu-expand
ERROR: In procedure apply:
ERROR: Wrong type argument in position 1: (unbound-variable #f "Unbound variable: ~S" (menu-expand) #f)
<unnamed port>: In expression make-menu-widget:
<unnamed port>: Unbound variable: make-menu-widget
ERROR: In procedure apply:
ERROR: Wrong type argument in position 1: (unbound-variable #f "Unbound variable: ~S" (make-menu-widget) #f)
<unnamed port>: In expression menu-expand:
<unnamed port>: Unbound variable: menu-expand
ERROR: In procedure apply:
ERROR: Wrong type argument in position 1: (unbound-variable #f "Unbound variable: ~S" (menu-expand) #f)
<unnamed port>: In expression make-menu-widget:
<unnamed port>: Unbound variable: make-menu-widget
ERROR: In procedure apply:
ERROR: Wrong type argument in position 1: (unbound-variable #f "Unbound variable: ~S" (make-menu-widget) #f)
<unnamed port>: In expression menu-expand:
<unnamed port>: Unbound variable: menu-expand
ERROR: In procedure apply:
ERROR: Wrong type argument in position 1: (unbound-variable #f "Unbound variable: ~S" (menu-expand) #f)
<unnamed port>: In expression make-menu-widget:
<unnamed port>: Unbound variable: make-menu-widget
ERROR: In procedure apply:
ERROR: Wrong type argument in position 1: (unbound-variable #f "Unbound variable: ~S" (make-menu-widget) #f)
<unnamed port>: In expression menu-expand:
<unnamed port>: Unbound variable: menu-expand
ERROR: In procedure apply:
ERROR: Wrong type argument in position 1: (unbound-variable #f "Unbound variable: ~S" (menu-expand) #f)
<unnamed port>: In expression make-menu-widget:
<unnamed port>: Unbound variable: make-menu-widget
ERROR: In procedure apply:
ERROR: Wrong type argument in position 1: (unbound-variable #f "Unbound variable: ~S" (make-menu-widget) #f)
<unnamed port>: In expression menu-expand:
<unnamed port>: Unbound variable: menu-expand
ERROR: In procedure apply:
ERROR: Wrong type argument in position 1: (unbound-variable #f "Unbound variable: ~S" (menu-expand) #f)
<unnamed port>: In expression menu-expand:
<unnamed port>: Unbound variable: menu-expand
ERROR: In procedure apply:
ERROR: Wrong type argument in position 1: (unbound-variable #f "Unbound variable: ~S" (menu-expand) #f)
<unnamed port>: In expression menu-expand:
<unnamed port>: Unbound variable: menu-expand
ERROR: In procedure apply:
ERROR: Wrong type argument in position 1: (unbound-variable #f "Unbound variable: ~S" (menu-expand) #f)
<unnamed port>: In expression menu-expand:
<unnamed port>: Unbound variable: menu-expand
ERROR: In procedure apply:
ERROR: Wrong type argument in position 1: (unbound-variable #f "Unbound variable: ~S" (menu-expand) #f)

The Texmacs-window shows up but it is empty, and nothing works. No menu-bars, nothing. Does anybody know why this happens?
"guile-config info" gives:

LIBS = -lm
libguileversion = 9.0.0
guileversion = 1.4
pkgincludedir = /sw/include/guile
pkglibdir = /sw/lib/guile
pkgdatadir = /sw/share/guile
includedir = /sw/include
mandir = /sw/man
infodir = /sw/share/info
libdir = /sw/lib
localstatedir = /sw/var
sharedstatedir = /sw/com
sysconfdir = /sw/etc
datadir = /sw/share
libexecdir = /sw/libexec
sbindir = /sw/sbin
bindir = /sw/bin
exec_prefix = /sw
prefix = /sw
top_srcdir = /sw/src/guile-1.4-27/guile-1.4
srcdir = /sw/src/guile-1.4-27/guile-1.4/libguile

thanks
Denis




Archive powered by MHonArc 2.6.19.

Top of Page