all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#12588: 24.0.92; spawning child process resource temporarily unavailable
@ 2012-10-06 18:02 kjeong
  2012-10-06 18:50 ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: kjeong @ 2012-10-06 18:02 UTC (permalink / raw)
  To: 12588

emacs -Q --no-site-file




In GNU Emacs 24.0.92.1 (i386-mingw-nt6.1.7601)
 of 2011-12-23 on SHAN-PC
Windowing system distributor `Microsoft Corp.', version 6.1.7601
configured using `configure --with-gcc (3.4)'

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

Major mode: LaTeX/MPS

Minor modes in effect:
  reftex-mode: t
  LaTeX-math-mode: t
  TeX-PDF-mode: t
  TeX-source-correlate-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
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<help-echo> <help-echo> <help-echo> <help-echo> <menu-bar>
<file> <open-file> C-c C-c p d f <tab> p <tab> <return>
x <backspace> x <backspace> M-x c o l <backspace> <backspace>
a l l = <backspace> - r e p o r t 0 <backspace> 0 <backspace>
- b u g <return> <escape> <escape> <escape> <help-echo>
M-x r e p o r t <tab> <return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Automatic display of crossref information was turned on
Applying style hooks... done
Making completion list...
Type `C-c C-l' to display results of compilation.
TeX-run-command: Spawning child process: resource temporarily unavailable
Quit

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr message format-spec rfc822 mml mml-sec
mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045
ietf-drums mm-util mail-prsvr mailabbrev mail-utils gmm-utils mailheader
emacsbug help-mode view reftex-vcr reftex-dcr reftex-auc reftex
reftex-vars preview prv-emacs byte-opt warnings tex-bar tex-buf
toolbar-x noutline outline font-latex bytecomp byte-compile cconv
macroexp latex easy-mmode edmacro kmacro tex-style tex regexp-opt advice
help-fns advice-preload latexenc auctex-autoloads tex-site info easymenu
package tabulated-list time-date korea-util tooltip ediff-hook vc-hooks
lisp-float-type mwheel dos-w32 disp-table ls-lisp w32-win w32-vars
tool-bar dnd fontset image fringe 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 button faces cus-face files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote make-network-process
multi-tty emacs)







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

* bug#12588: 24.0.92; spawning child process resource temporarily unavailable
  2012-10-06 18:02 bug#12588: 24.0.92; spawning child process resource temporarily unavailable kjeong
@ 2012-10-06 18:50 ` Stefan Monnier
  2012-10-06 19:21   ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Monnier @ 2012-10-06 18:50 UTC (permalink / raw)
  To: kjeong; +Cc: 12588

> In GNU Emacs 24.0.92.1 (i386-mingw-nt6.1.7601)

This is a very old unsupported version of Emacs.  Please try to
reproduce the problem either with the current trunk or with 24.1 or
24.2.


        Stefan





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

* bug#12588: 24.0.92; spawning child process resource temporarily unavailable
  2012-10-06 18:50 ` Stefan Monnier
@ 2012-10-06 19:21   ` Eli Zaretskii
  0 siblings, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2012-10-06 19:21 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: 12588-done, kjeong

> From: Stefan Monnier <monnier@IRO.UMontreal.CA>
> Date: Sat, 06 Oct 2012 14:50:55 -0400
> Cc: 12588@debbugs.gnu.org
> 
> > In GNU Emacs 24.0.92.1 (i386-mingw-nt6.1.7601)
> 
> This is a very old unsupported version of Emacs.  Please try to
> reproduce the problem either with the current trunk or with 24.1 or
> 24.2.

Indeed.  In fact, a problem with the same symptoms was fixed around
May 2012, so chances are both 24.1 and 24.2 have it fixed.

If the official versions don't solve the problem, please report the
recipe to reproduce it.

I'm closing the bug.  Feel free to reopen if the latest official
releases don't solve this.





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

end of thread, other threads:[~2012-10-06 19:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-06 18:02 bug#12588: 24.0.92; spawning child process resource temporarily unavailable kjeong
2012-10-06 18:50 ` Stefan Monnier
2012-10-06 19:21   ` Eli Zaretskii

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.