public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: Updated: emacs*-24.2.90-1 (TEST)
@ 2012-12-03 18:50 Jim Reisert AD1C
  2012-12-03 19:08 ` Ken Brown
  2012-12-03 19:09 ` Achim Gratz
  0 siblings, 2 replies; 28+ messages in thread
From: Jim Reisert AD1C @ 2012-12-03 18:50 UTC (permalink / raw)
  To: The Cygwin Mailing List

I started emacs, exited, then started it again. the second time I got
this same stuff, as if the dbus-daemon had crashed:

(emacs:1672): GLib-WARNING **: In call to g_spawn_sync(), exit status
of a child process was requested but SIGCHLD action was set to SIG_IGN
and ECHILD was received by waitpid(), so exit status can't be
returned. This is a bug in the program calling g_spawn_sync(); either
don't request the exit status, or don't set the SIGCHLD action.

** (emacs:1672): WARNING **: Abnormal program termination spawning
command line `dbus-launch
--autolaunch=3f052ecf1e24145e3fdb40554f55370e --binary-syntax
--close-stderr':

When I start my X server, I see one dbus-daemon.exe process running.
As soon as I start "emacs" the first time, there is a second
dbus-daemon.exe as well as a dbus-launch.exe.

Something is not quite right here...

--
Jim Reisert AD1C, <jjreisert@alum.mit.edu>, http://www.ad1c.us

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 28+ messages in thread
* [ANNOUNCEMENT] Updated: emacs*-24.2.90-1 (TEST)
@ 2012-12-02 12:56 Ken Brown
  2012-12-03  9:45 ` Achim Gratz
  0 siblings, 1 reply; 28+ messages in thread
From: Ken Brown @ 2012-12-02 12:56 UTC (permalink / raw)
  To: cygwin

The following packages have been updated in the Cygwin distribution as 
test releases:

*** emacs-24.2.90-1
*** emacs-X11-24.2.90-1
*** emacs-el-24.2.90-1

Thanks to the efforts of Daniel Colascione, there is also a new package

*** emacs-w32-24.2.90-1,

again a test release, for users who want to use the native Windows GUI 
for display.

Emacs is a powerful, customizable, self-documenting, modeless text 
editor.  Emacs contains special code editing features, a scripting 
language (elisp), and the capability to read mail, news, and more 
without leaving the editor.

This release is a pretest for the upcoming emacs-24.3.  It contains 
bugfixes as well as new features.  In particular, the bug reported in

   http://cygwin.com/ml/cygwin/2012-10/msg00375.html

has been fixed, and the Cygwin build of emacs-nox.exe now has mouse 
support, as requested in

   http://cygwin.com/ml/cygwin/2012-10/msg00027.html

Browse the NEWS file ('C-h n' within emacs) for more information about 
changes since emacs-24.2.

In this release, for the first time, I've been able to build Cygwin's 
emacs-X11 with all of the upstream defaults.  In particular, the build 
uses GTK+-3 instead of GTK+-2, and it supports GNOME's GSettings and 
GConf features.  A minor consequence of this is that you might see a GTK 
warning about gtk_window_parse_geometry; this can be ignored.  A more 
important consequence is that you should have a D-Bus session daemon 
running before starting emacs under X11.  The simplest way to achieve 
this is to put the following line at the beginning of your 
~/.startxwinrc file:

   eval `dbus-launch --sh-syntax`

See /usr/share/doc/emacs/README.Cygwin for more information.

CYGWIN NOTES
============
1. The emacs, emacs-w32, and emacs-X11 packages each provide an emacs 
binary.  These are emacs-nox.exe, emacs-w32.exe, and emacs-X11.exe, 
respectively, in order of increasing priority.  The postinstall scripts 
create a symlink /usr/bin/emacs that resolves to the highest-priority 
binary that you have installed.  Thus the command `emacs' will start 
emacs-X11.exe if you've installed the emacs-X11 package; otherwise, it 
will start emacs-w32.exe if you've installed emacs-w32; otherwise, it 
will start emacs-nox.exe.

2. Install emacs-X11 if you want to use the X11 GUI.  You can then type 
'emacs&' in an xterm window, and emacs will start in a new window.

3. Install emacs-w32 if you want to use the native Windows GUI instead 
of X11.

4. If you have sshd running and want to be able to run emacs-X11 from a 
remote machine, you need to enable X11 forwarding by adding the 
following line to /etc/sshd_config:

   X11Forwarding yes

5. The script /usr/bin/make-emacs-shortcut can be used to create a 
shortcut for starting emacs.  See /usr/share/doc/emacs/README.Cygwin for 
details.

Ken Brown
Cygwin emacs maintainer

                    *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look 
at the "List-Unsubscribe: " tag in the email header of this message. 
Send email to the address specified there.  It will be in the format:

        cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com

If you need more information on unsubscribing, start reading here:

        http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available 
starting at the above URL.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

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

end of thread, other threads:[~2012-12-07 16:01 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <50BB4D0D.7010204@cornell.edu>
     [not found] ` <CAK-n8j6vcj27yNtb3UiPr+08AftHjXrstF74_SO3mJWzh4O1Vg@mail.gmail.com>
2012-12-03  0:01   ` Updated: emacs*-24.2.90-1 (TEST) Ken Brown
     [not found]     ` <CAK-n8j7neVWS8ojp94K94q7LTgyt2sw89aCCY+UZ-gnoEQkEHg@mail.gmail.com>
     [not found]       ` <CAK-n8j5UgvOSN7o8GJ4DT9aesWGHdZqgXTC_tBp5k+USmnpHDA@mail.gmail.com>
2012-12-03 18:28         ` Ken Brown
2012-12-03 18:35           ` Ken Brown
2012-12-03 18:50 Jim Reisert AD1C
2012-12-03 19:08 ` Ken Brown
2012-12-03 19:09 ` Achim Gratz
  -- strict thread matches above, loose matches on Subject: below --
2012-12-02 12:56 [ANNOUNCEMENT] " Ken Brown
2012-12-03  9:45 ` Achim Gratz
2012-12-03 12:25   ` Ken Brown
2012-12-03 13:09     ` Achim Gratz
2012-12-03 15:03       ` Ken Brown
2012-12-06  8:22   ` Achim Gratz
2012-12-06 12:03     ` Ken Brown
2012-12-06 18:48       ` Achim Gratz
2012-12-06 21:01         ` Ken Brown
2012-12-06 21:25           ` Daniel Colascione
2012-12-06 21:51             ` Achim Gratz
2012-12-06 22:11               ` Daniel Colascione
2012-12-07  3:14             ` Ken Brown
2012-12-07  3:25               ` Daniel Colascione
2012-12-06 21:38           ` Achim Gratz
2012-12-06 21:47             ` Daniel Colascione
2012-12-06 21:55               ` Achim Gratz
2012-12-06 22:10                 ` Daniel Colascione
2012-12-07  7:37                   ` Achim Gratz
2012-12-07 14:03                     ` Ken Brown
2012-12-07 16:01                       ` Achim Gratz
2012-12-07  2:06             ` Ken Brown
2012-12-07  7:47               ` Achim Gratz

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).