all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: owner@emacsbugs.donarmstrong.com (Emacs bug Tracking System)
To: Dan Nicolaescu <dann@ics.uci.edu>
Subject: bug#4121: marked as done (23.1; "emacsclient -c <file>"  woes "emacs --daemon")
Date: Tue, 11 Aug 2009 17:25:06 +0000	[thread overview]
Message-ID: <handler.4121.D4121.12500109091629.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: 20090811152737.1AD4A1E0010@lin01.mn-solutions.de

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


Your message dated Tue, 11 Aug 2009 10:14:39 -0700 (PDT)
with message-id <200908111714.n7BHEdl0008641@godzilla.ics.uci.edu>
and subject line Re: bug#4121: 23.1; "emacsclient -c <file>"  woes "emacs --daemon"
has caused the Emacs bug report #4121,
regarding 23.1; "emacsclient -c <file>"  woes "emacs --daemon"
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
4121: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=4121
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 4694 bytes --]

From: "Holger Schurig" <h.schurig@mn-solutions.de>
To: bug-gnu-emacs@gnu.org
Subject: 23.1; "emacsclient -c <file>"  woes "emacs --daemon"
Date: Tue, 11 Aug 2009 17:27:37 +0200
Message-ID: <20090811152737.1AD4A1E0010@lin01.mn-solutions.de>


It's too easy to kill an emacs-server. Consider this sequence:

$ emacs -Q --daemon
$ emacsclient -c file
C-c C-x     -- or --  C-c #
$ emacsclient -c a
emacsclient: connect: Connection refused
emacsclient: No socket or alternate editor.  Please use:

The effect doesn't happen if I omit the "-c" option from emacsclient.

Unfortunately, without the "-c" option I'll get a text only (tty) client
and not a graphical one.




In GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+ Version 2.8.20)
 of 2009-08-11 on mnz66.mn-solutions.de, modified by Debian
Windowing system distributor `The X.Org Foundation', version 11.0.70101000
configured using `configure  '--build=i486-linux-gnu' '--host=i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.1/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/23.1/leim' '--with-x=yes' '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -g -O2''

Important settings:
  value of $LC_ALL: C
  value of $LC_COLLATE: C
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: C
  value of $LC_MONETARY: de_DE
  value of $LC_NUMERIC: de_DE
  value of $LC_TIME: de_DE
  value of $LANG: nil
  value of $XMODIFIERS: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

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



[-- Attachment #3: Type: message/rfc822, Size: 4429 bytes --]

From: Dan Nicolaescu <dann@ics.uci.edu>
To: Holger Schurig <h.schurig@mn-solutions.de>
Cc: 4121-done@emacsbugs.donarmstrong.com
Subject: Re: bug#4121: 23.1; "emacsclient -c <file>"  woes "emacs --daemon"
Date: Tue, 11 Aug 2009 10:14:39 -0700 (PDT)
Message-ID: <200908111714.n7BHEdl0008641@godzilla.ics.uci.edu>

"Holger Schurig" <h.schurig@mn-solutions.de> writes:

  > It's too easy to kill an emacs-server. Consider this sequence:
  > 
  > $ emacs -Q --daemon
  > $ emacsclient -c file
  > C-c C-x     -- or --  C-c #
  > $ emacsclient -c a
  > emacsclient: connect: Connection refused
  > emacsclient: No socket or alternate editor.  Please use:
  > 
  > The effect doesn't happen if I omit the "-c" option from emacsclient.
  > 
  > Unfortunately, without the "-c" option I'll get a text only (tty) client
  > and not a graphical one.
  > 
  > 
  > 
  > 
  > In GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+ Version 2.8.20)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Your Gtk+ is too old, from emacs/etc/PROBLEMS:

** Emacs compiled with Gtk+ crashes when closing a display
(x-close-connection).

This happens because of bugs in Gtk+.  Gtk+ 2.10 seems to be OK.  See
bug http://bugzilla.gnome.org/show_bug.cgi?id=85715.



  >  of 2009-08-11 on mnz66.mn-solutions.de, modified by Debian
  > Windowing system distributor `The X.Org Foundation', version 11.0.70101000
  > configured using `configure  '--build=i486-linux-gnu' '--host=i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.1/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/23.1/leim' '--with-x=yes' '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -g -O2''
  > 
  > Important settings:
  >   value of $LC_ALL: C
  >   value of $LC_COLLATE: C
  >   value of $LC_CTYPE: nil
  >   value of $LC_MESSAGES: C
  >   value of $LC_MONETARY: de_DE
  >   value of $LC_NUMERIC: de_DE
  >   value of $LC_TIME: de_DE
  >   value of $LANG: nil
  >   value of $XMODIFIERS: nil
  >   locale-coding-system: nil
  >   default-enable-multibyte-characters: t
  > 
  > Major mode: Lisp Interaction
  > 
  > Minor modes in effect:
  >   tooltip-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
  >   global-auto-composition-mode: t
  >   auto-composition-mode: t
  >   auto-encryption-mode: t
  >   auto-compression-mode: t
  >   line-number-mode: t
  >   transient-mark-mode: t

      reply	other threads:[~2009-08-11 17:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200908111714.n7BHEdl0008641@godzilla.ics.uci.edu>
2009-08-11 15:27 ` bug#4121: 23.1; "emacsclient -c <file>" woes "emacs --daemon" Holger Schurig
2009-08-11 17:25   ` Emacs bug Tracking System [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=handler.4121.D4121.12500109091629.ackdone@emacsbugs.donarmstrong.com \
    --to=owner@emacsbugs.donarmstrong.com \
    --cc=dann@ics.uci.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.