emacs-devel
[Top][All Lists]
Advanced

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

Re: Multi-tty design (Re: Reordering etc/NEWS)


From: David Kastrup
Subject: Re: Multi-tty design (Re: Reordering etc/NEWS)
Date: Mon, 14 May 2007 12:37:06 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (gnu/linux)

Karoly Lorentey <address@hidden> writes:

> This is such a basic feature that my first instinct is that something
> might have gone wrong while the CVS branch was created.  Please verify
> that you have started with a _clean_ checkout (no leftover *.elc, *.o)
> and that the following four key files have the checksums shown below:
>
> $ md5sum src/callproc.c lisp/env.el lisp/server.el lib-src/emacsclient.c
> e6b3fc34d6e684433e96e648a8c00e21  src/callproc.c
> 53b084e43b550b6548fbfce0948bbcc2  lisp/env.el
> c4e7d9d27cb90c029fe3de60333e8450  lisp/server.el
> 6b19c0639ba08cd5f3f47ac8a3afbd3c  lib-src/emacsclient.c
>
> Also, please create a *server* buffer before starting the server and
> send me its contents after the emacsclient session.

Well, the checkout has the following:
e6b3fc34d6e684433e96e648a8c00e21  src/callproc.c
62bfaf0bcee37a112e4e2ca1effd2359  lisp/env.el
c4e7d9d27cb90c029fe3de60333e8450  lisp/server.el
6b19c0639ba08cd5f3f47ac8a3afbd3c  lib-src/emacsclient.c

(the difference in env.el will be the change I posted to the list).

I checked out fresh on a new system, configured, did make and make
install.  The resulting Emacs is not happy:

address@hidden:/rep/emacs-build$ /usr/local/emacs-21/bin/emacs -Q
Wrong type argument: framep, 0
address@hidden:/rep/emacs-build$ /usr/local/emacs-21/bin/emacs -nw -Q
emacs: Cannot open termcap database file

I can't get it to start even.  Again, this would seem to point to some
problem with the environment.

Strangely, I can start it using
emacs -Q -display :0.0
and saying
M-: (environment) RET
outputs something looking quite complete and sensible.

The version info would be

In GNU Emacs 23.0.51.1 (i686-pc-linux-gnu, GTK+ Version 2.10.11, multi-tty)
 of 2007-05-14 on lisa
Windowing system distributor `The X.Org Foundation', version 11.0.70200000
configured using `configure  '--prefix=/usr/local/emacs-21' '--with-gtk' 
'--without-toolkit-scroll-bars' 'CFLAGS=-g -O2 -fno-crossjumping''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t

Recent input:
<help-echo> <help-echo> <escape> : ( e n v i r o n 
e <backspace> m e n t ) <return> M-x e m a c s - r 
e <tab> <backspace> <backspace> b u <tab> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> r e p o r t - e m a c s - b 
u <tab> <return>

Recent messages:
Loading encoded-kb...done
For information about the GNU Project and its goals, type C-h C-p.
("DISPLAY=:0.0" "_=/usr/local/emacs-21/bin/emacs" 
"XAUTHORITY=/home/dak/.Xauthority" "COLORTERM=gnome-terminal" 
"LESSCLOSE=/usr/bin/lesspipe %s %s" "LESSOPEN=| /usr/bin/lesspipe %s" 
"DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-6pMvOtY9Ea,guid=896004724061f5360062af0046440a76"
 "LOGNAME=dak" "GNOME_DESKTOP_SESSION_ID=Default" "HOME=/home/dak" "SHLVL=1" 
"HISTCONTROL=ignoredups" ...)
Loading emacsbug...
Loading regexp-opt...done
Loading emacsbug...done


-- 
David Kastrup




reply via email to

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