all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#26986: 26.0.50; Unsafe recovery should be off by default in batch mode
@ 2017-05-18 19:44 Philipp
  2017-05-18 19:49 ` Eli Zaretskii
  2019-09-29  2:48 ` Stefan Kangas
  0 siblings, 2 replies; 8+ messages in thread
From: Philipp @ 2017-05-18 19:44 UTC (permalink / raw)
  To: 26986


In batch mode there will usually be no long-lived buffers with
non-recoverable contents, therefore the reasoning for
`attempt-stack-overflow-recovery' and
`attempt-orderly-shutdown-on-fatal-signal' being t doesn't apply.  This
means that these variables should be nil by default in batch mode.


In GNU Emacs 26.0.50 (build 85, x86_64-apple-darwin16.5.0, NS appkit-1504.82 Version 10.12.4 (Build 16E195))
 of 2017-05-18 built on p
Repository revision: 8deef1d6a7bf620abf4219b6471883381b817724
Windowing system distributor 'Apple', version 10.3.1504
Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.

Configured using:
 'configure --with-modules --without-xml2 --without-pop --with-mailutils
 --enable-gcc-warnings=warn-only --enable-checking
 --enable-check-lisp-object-type
 MAKEINFO=/usr/local/opt/texinfo/bin/makeinfo 'CFLAGS=-ggdb3 -O0''

Configured features:
RSVG DBUS NOTIFY ACL GNUTLS ZLIB TOOLKIT_SCROLL_BARS NS MODULES

Important settings:
  value of $LANG: de_DE.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-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

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message subr-x puny seq byte-opt gv
bytecomp byte-compile cconv cl-loaddefs cl-lib dired dired-loaddefs
format-spec rfc822 mml easymenu mml-sec password-cache epa derived epg
epg-config gnus-util rmail rmail-loaddefs mm-decode mm-bodies mm-encode
mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047
rfc2045 ietf-drums mm-util mail-prsvr mail-utils time-date tooltip eldoc
electric uniquify ediff-hook vc-hooks lisp-float-type mwheel term/ns-win
ns-win ucs-normalize mule-util term/common-win tool-bar dnd fontset
image regexp-opt fringe tabulated-list replace newcomment text-mode
elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow
isearch timer select scroll-bar mouse jit-lock font-lock syntax facemenu
font-core term/tty-colors frame cl-generic cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms
cp51932 hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese composite charscript charprop case-table epa-hook
jka-cmpr-hook help simple abbrev obarray minibuffer cl-preloaded nadvice
loaddefs button faces cus-face macroexp files text-properties overlay
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote dbusbind kqueue cocoa ns multi-tty
make-network-process emacs)

Memory information:
((conses 16 204419 8753)
 (symbols 48 20017 2)
 (miscs 40 50 195)
 (strings 32 18042 5580)
 (string-bytes 1 589313)
 (vectors 16 35616)
 (vector-slots 8 703770 4113)
 (floats 8 48 68)
 (intervals 56 213 0)
 (buffers 976 11))





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

end of thread, other threads:[~2019-09-29  2:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-18 19:44 bug#26986: 26.0.50; Unsafe recovery should be off by default in batch mode Philipp
2017-05-18 19:49 ` Eli Zaretskii
2017-05-18 20:26   ` Philipp Stephani
2017-05-18 20:38     ` Eli Zaretskii
2017-05-27 12:06       ` Philipp Stephani
2017-05-27 13:31         ` Philipp Stephani
2017-05-27 13:39         ` Eli Zaretskii
2019-09-29  2:48 ` Stefan Kangas

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.