unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#13112: 24.2.90; The cygw32 build should disable X11
@ 2012-12-07 13:04 Ken Brown
  2012-12-07 14:45 ` Ken Brown
                   ` (2 more replies)
  0 siblings, 3 replies; 23+ messages in thread
From: Ken Brown @ 2012-12-07 13:04 UTC (permalink / raw)
  To: 13112

The cygw32 build of emacs tries to use many X11 features if the builder
has the appropriate development packages installed.  For example,
HAVE_GSETTINGS and HAVE_GCONF will be defined.  This causes serious
problems, as detailed starting at

   http://cygwin.com/ml/cygwin/2012-12/msg00070.html

In GNU Emacs 24.2.90.1 (i686-pc-cygwin)
  of 2012-11-27 on desktop-new
Windowing system distributor `Microsoft Corp.', version 0.0.0
Configured using:
  `configure
  '--srcdir=/home/kbrown/src/cygemacs/emacs-24.2.90-1/src/emacs-24.2.90'
  '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin'
  '--sbindir=/usr/sbin' '--libexecdir=/usr/lib' '--datadir=/usr/share'
  '--localstatedir=/var' '--sysconfdir=/etc' '--datarootdir=/usr/share'
  '--docdir=/usr/share/doc/emacs' '-C' '--with-w32' 'CC=gcc'
  'CFLAGS=-ggdb -O2 -pipe
 
-fdebug-prefix-map=/home/kbrown/src/cygemacs/emacs-24.2.90-1/build=/usr/src/debug/emacs-24.2.90-1
 
-fdebug-prefix-map=/home/kbrown/src/cygemacs/emacs-24.2.90-1/src/emacs-24.2.90=/usr/src/debug/emacs-24.2.90-1'
  'LDFLAGS=-L/usr/lib/ncursesw' 'LIBS='
  'CPPFLAGS=-I/usr/include/ncursesw''

Important settings:
   value of $LANG: en_US.UTF-8
   locale-coding-system: utf-8-unix
   default enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
   show-paren-mode: t
   display-time-mode: t
   delete-selection-mode: t
   tooltip-mode: t
   mouse-wheel-mode: t
   tool-bar-mode: t
   menu-bar-mode: t
   file-name-shadow-mode: t
   global-font-lock-mode: t
   auto-composition-mode: t
   auto-encryption-mode: t
   auto-compression-mode: t
   temp-buffer-resize-mode: t
   buffer-read-only: t
   line-number-mode: t
   transient-mark-mode: t

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

Recent messages:
Loading /home/kbrown/emacs/.custom-24.el (source)...
Loading delsel...done
Loading time...done
Loading help-at-pt...done
Loading paren...done
Loading /home/kbrown/emacs/.custom-24.el (source)...done
Loading /home/kbrown/emacs/cygwin-init.el (source)...done
For information about GNU Emacs and the GNU system, type C-h C-a.

Load-path shadows:
None found.

Features:
(shadow gnus-util mail-extr emacsbug message cl-macs gv 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 mail-prsvr mail-utils dired edmacro kmacro solar cal-dst
planner-diary cl diary-lib diary-loaddefs planner-publish muse-xml
planner cal-menu calendar cal-loaddefs sort muse-colors muse-latex
muse-html muse-xml-common cus-edit muse-publish muse-project
muse-protocols muse-regexps wid-edit derived muse muse-nested-tags
muse-mode muse-autoloads info easymenu package preview-latex tex-site
auto-loads saveplace uniquify advice help-fns cl-lib advice-preload
paren help-at-pt time delsel cus-start cus-load time-date tooltip
ediff-hook vc-hooks lisp-float-type mwheel w32-common-fns disp-table
w32-win w32-vars tool-bar dnd fontset image regexp-opt fringe
tabulated-list newcomment lisp-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 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 w32 multi-tty emacs)
*** E-Mail body has been placed on clipboard, please paste it here! ***





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

end of thread, other threads:[~2012-12-11 18:29 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-07 13:04 bug#13112: 24.2.90; The cygw32 build should disable X11 Ken Brown
2012-12-07 14:45 ` Ken Brown
2012-12-07 18:01 ` Glenn Morris
2012-12-07 18:24   ` Achim Gratz
2012-12-07 18:40     ` Glenn Morris
2012-12-07 19:18       ` Achim Gratz
2012-12-07 21:23         ` Eli Zaretskii
2012-12-07 21:45           ` Ken Brown
2012-12-07 21:32         ` Ken Brown
2012-12-08 11:29           ` Achim Gratz
2012-12-08 12:23             ` Ken Brown
2012-12-08 12:42               ` Ken Brown
2012-12-08 13:08                 ` Achim Gratz
2012-12-08 15:57                   ` Ken Brown
2012-12-08 14:10               ` Achim Gratz
     [not found]         ` <mailman.14806.1354915487.855.bug-gnu-emacs@gnu.org>
2012-12-07 22:19           ` Burton Samograd
2012-12-07 22:36             ` Daniel Colascione
     [not found]             ` <mailman.14821.1354919805.855.bug-gnu-emacs@gnu.org>
2012-12-08  1:51               ` Burton Samograd
2012-12-08  8:06                 ` Eli Zaretskii
     [not found]                 ` <mailman.14838.1354954003.855.bug-gnu-emacs@gnu.org>
2012-12-08 18:37                   ` Burton Samograd
2012-12-09  0:09                     ` Ken Brown
2012-12-11 17:30 ` Achim Gratz
2012-12-11 18:29   ` Ken Brown

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