all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dieter Jurzitza <dieter.jurzitza@t-online.de>
To: emacs-devel@gnu.org
Subject: Re: Problems with gtk-build / emacs-22.1.1
Date: Mon, 10 Sep 2007 21:50:11 +0200	[thread overview]
Message-ID: <200709102150.11614.dieter.jurzitza@t-online.de> (raw)
In-Reply-To: <46E4E224.7030707@swipnet.se>

Dear listmembers,
I made (some ...) progress. If I start emacs like this (kde):

Alt-F2 # run program
emacs

or as readily said from within ~/.kde/Autostart/emacs :
(cat ~/.kde/Autostart/emacs)
#!/bin/sh
/usr/bin/emacs --iconic &

I can repetitively crash emacs by the first gnuclient <filename> call.

In contrast, if I start emacs from within ~/.kde/Autostart/emacs "through" a 
xterm :
(cat ~/.kde/Autostart/emacs)
#!/bin/sh
xterm -iconic -e "/usr/bin/emacs --iconic &"

it is working just fine, the call

gnuclient <filename>

does what it is expected to do: open file <filename> within an emacs buffer. 
So, I have a plaster for the problem but hardly understand what is going on.

If anyone has any further ideas on this ....

Thanks again,
take care



Dieter Jurzitza

-- 
-----------------------------------------------------------

                               |
                                \
                 /\_/\           |
                | ~x~ |/-----\   /
                 \   /-       \_/
  ^^__   _        /  _  ____   /
 <°°__ \- \_/     |  |/    |  |
  ||  ||         _| _|    _| _|

if you really want to see the pictures above - use some font
with constant spacing like courier! :-)
-----------------------------------------------------------

      parent reply	other threads:[~2007-09-10 19:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-09 20:31 Problems with gtk-build / emacs-22.1.1 Dieter Jurzitza
2007-09-10  6:20 ` Jan Djärv
2007-09-10 19:38   ` Dieter Jurzitza
2007-09-10 19:50   ` Dieter Jurzitza [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=200709102150.11614.dieter.jurzitza@t-online.de \
    --to=dieter.jurzitza@t-online.de \
    --cc=emacs-devel@gnu.org \
    /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.