unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#22174: 24.4; emacs --daemon crashes when ssh is disconnected. I am using lucid x toolkit.
@ 2015-12-15  4:05 Cody Addison
  2015-12-15 15:48 ` Eli Zaretskii
  0 siblings, 1 reply; 10+ messages in thread
From: Cody Addison @ 2015-12-15  4:05 UTC (permalink / raw)
  To: 22174

[-- Attachment #1: Type: text/plain, Size: 3620 bytes --]

I am using emacs in server mode on a remote machine. The intent is to
have a persistent emacs session that I can reconnect to.

Here are the steps I typically do:
% ssh <machine>
% tmux attach (This step doesn't seem important. I've tried this with and
without tmux).
% emacs --daemon
% emacsclient -n -c
% tmux detach
% exit

At this point the server is toast.

I am using cygwin on Windows 7 for the ssh client and X server. I have
also tried emacs 24.5 with no success. I have tried multiple X tool kits
(athena and motif) with no success.




In GNU Emacs 24.4.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw scroll bars)
 of 2015-10-01 on sdocg001
Windowing system distributor `The Cygwin/X Project', version 11.0.11704000
System Description: Ubuntu 14.04.1 LTS

Configured using:
 `configure --with-x-toolkit=lucid
 --prefix=/home/a0866938/opt/emacs-24.4 --with-jpeg=no --with-gif=no
 --with-tiff=no'

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Lisp Interaction

Minor modes in effect:
  show-paren-mode: t
  tooltip-mode: t
  electric-indent-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
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
M-x r e p o <tab> r t <tab> <return>

Recent messages:
Loading delsel...done
Loading paren...done
Loading /home/a0866938/emacs_scripts/tiasm_mode.el (source)...done
Loading
/home/a0866938/.emacs.d/elpa/color-theme-20080305.34/themes/color-theme-example.el
(source)...done
Loading
/home/a0866938/.emacs.d/elpa/color-theme-20080305.34/themes/color-theme-example.elc...done
Loading
/home/a0866938/.emacs.d/elpa/color-theme-20080305.34/themes/color-theme-library.el
(source)...done
Loading
/home/a0866938/.emacs.d/elpa/color-theme-20080305.34/themes/color-theme-library.elc...done
For information about GNU Emacs and the GNU system, type C-h C-a.
Making completion list...

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util
help-fns mail-prsvr mail-utils help-mode solarized-theme
solarized-definitions cl-macs color-theme wid-edit cl gv cl-loaddefs
cl-lib jka-compr paren delsel cus-start cus-load color-theme-autoloads
info easymenu package epg-config time-date tooltip electric uniquify
ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd
fontset image regexp-opt fringe tabulated-list newcomment lisp-mode
prog-mode register page menu-bar rfn-eshadow timer select scroll-bar
mouse jit-lock font-lock syntax facemenu font-core frame cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev
minibuffer nadvice loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote make-network-process
dbusbind gfilenotify dynamic-setting x-toolkit x multi-tty emacs)

Memory information:
((conses 16 277417 13086)
 (symbols 48 24532 0)
 (miscs 40 40 109)
 (strings 32 43033 16146)
 (string-bytes 1 860921)
 (vectors 16 14072)
 (vector-slots 8 432696 5323)
 (floats 8 174 265)
 (intervals 56 220 210)
 (buffers 960 12)
 (heap 1024 41052 1153))

[-- Attachment #2: Type: text/html, Size: 4884 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-12-16 20:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-15  4:05 bug#22174: 24.4; emacs --daemon crashes when ssh is disconnected. I am using lucid x toolkit Cody Addison
2015-12-15 15:48 ` Eli Zaretskii
2015-12-15 15:56   ` Cody Addison
     [not found]     ` <CAKS2fHdZCmEVVCezu3QO2W3bYshUzknyTOBu+6=-PrPxJQFBnw@mail.gmail.com>
     [not found]       ` <834mfi1fn7.fsf@gnu.org>
     [not found]         ` <CAKS2fHdESPBFL9Gh=nVNqCD5VVCndFLGn0hwwjHoW93vrDeGfQ@mail.gmail.com>
2015-12-16 19:36           ` Eli Zaretskii
2015-12-16 19:38           ` Eli Zaretskii
     [not found]             ` <CAKS2fHdekmDX01uChckBip+YT8MFDVd494cdwDLxWrXUjLGdWg@mail.gmail.com>
2015-12-16 20:02               ` Eli Zaretskii
     [not found]               ` <CAKS2fHf_kLKVwMiAY-OZ1Sv18sTvEB67sG5768H_e98fAzWwgA@mail.gmail.com>
2015-12-16 20:02                 ` Eli Zaretskii
2015-12-16 20:04                   ` Cody Addison
2015-12-16 20:40                     ` Eli Zaretskii
2015-12-16 20:44                       ` Cody Addison

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).