bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#26664: 26.0.50; MacOS El Capitan crash on startup -- NSInvalidArgume


From: Marc Sherry
Subject: bug#26664: 26.0.50; MacOS El Capitan crash on startup -- NSInvalidArgumentException
Date: Tue, 25 Apr 2017 21:12:00 -0700

Starting a windowed emacs session crashes Emacs instantly, on OS X
10.11.6. Installed via Homebrew and --head. `emacs -nw` works fine. A
stack trace is printed on the crash:

msherry@tsuru:~/Library/Caches/Homebrew/emacs--git(master)$ emacs -Q
2017-04-25 21:05:01.518 Emacs[92516:237082] -[EmacsWindow setTabbingMode:]: 
unrecognized selector sent to instance 0x102a8d9a0
2017-04-25 21:05:01.519 Emacs[92516:237082] An uncaught exception was raised
2017-04-25 21:05:01.519 Emacs[92516:237082] -[EmacsWindow setTabbingMode:]: 
unrecognized selector sent to instance 0x102a8d9a0
2017-04-25 21:05:01.519 Emacs[92516:237082] (
        0   CoreFoundation                      0x00007fff8f6ca4f2 
__exceptionPreprocess + 178
        1   libobjc.A.dylib                     0x00007fff90e21f7e 
objc_exception_throw + 48
        2   CoreFoundation                      0x00007fff8f7341ad 
-[NSObject(NSObject) doesNotRecognizeSelector:] + 205
        3   CoreFoundation                      0x00007fff8f63a571 
___forwarding___ + 1009
        4   CoreFoundation                      0x00007fff8f63a0f8 
_CF_forwarding_prep_0 + 120
        5   Emacs                               0x0000000100182ea9 -[EmacsView 
initFrameFromEmacs:] + 4030
        6   Emacs                               0x000000010018e474 
Fx_create_frame + 3060
        7   Emacs                               0x000000010011594c funcall_subr 
+ 232
        8   Emacs                               0x0000000100115168 Ffuncall + 
538
        9   Emacs                               0x000000010014828f 
exec_byte_code + 1677
        10  Emacs                               0x000000010011510d Ffuncall + 
447
        11  Emacs                               0x000000010014828f 
exec_byte_code + 1677
        12  Emacs                               0x000000010011510d Ffuncall + 
447
        13  Emacs                               0x0000000100115168 Ffuncall + 
538
        14  Emacs                               0x000000010014828f 
exec_byte_code + 1677
        15  Emacs                               0x000000010011510d Ffuncall + 
447
        16  Emacs                               0x000000010014828f 
exec_byte_code + 1677
        17  Emacs                               0x000000010011510d Ffuncall + 
447
        18  Emacs                               0x000000010014828f 
exec_byte_code + 1677
        19  Emacs                               0x000000010011510d Ffuncall + 
447
        20  Emacs                               0x000000010014828f 
exec_byte_code + 1677
        21  Emacs                               0x000000010011510d Ffuncall + 
447
        22  Emacs                               0x000000010014828f 
exec_byte_code + 1677
        23  Emacs                               0x0000000100114b7d apply_lambda 
+ 377
        24  Emacs                               0x00000001001122f7 eval_sub + 
810
        25  Emacs                               0x000000010011498f Feval + 98
        26  Emacs                               0x0000000100113dd2 
internal_condition_case + 82
        27  Emacs                               0x00000001000b55d4 top_level_1 
+ 45
        28  Emacs                               0x0000000100113957 
internal_catch + 73
        29  Emacs                               0x00000001000a8185 command_loop 
+ 141
        30  Emacs                               0x00000001000a80b2 
recursive_edit_1 + 111
        31  Emacs                               0x00000001000a82d4 
Frecursive_edit + 228
        32  Emacs                               0x00000001000a7107 main + 5119
        33  libdyld.dylib                       0x00007fff9934d5ad start + 1
)
2017-04-25 21:05:01.519 Emacs[92516:237082] *** Terminating app due to uncaught 
exception 'NSInvalidArgumentException', reason: '-[EmacsWindow 
setTabbingMode:]: unrecognized selector sent to instance 0x102a8d9a0'
*** First throw call stack:
(
        0   CoreFoundation                      0x00007fff8f6ca4f2 
__exceptionPreprocess + 178
        1   libobjc.A.dylib                     0x00007fff90e21f7e 
objc_exception_throw + 48
        2   CoreFoundation                      0x00007fff8f7341ad 
-[NSObject(NSObject) doesNotRecognizeSelector:] + 205
        3   CoreFoundation                      0x00007fff8f63a571 
___forwarding___ + 1009
        4   CoreFoundation                      0x00007fff8f63a0f8 
_CF_forwarding_prep_0 + 120
        5   Emacs                               0x0000000100182ea9 -[EmacsView 
initFrameFromEmacs:] + 4030
        6   Emacs                               0x000000010018e474 
Fx_create_frame + 3060
        7   Emacs                               0x000000010011594c funcall_subr 
+ 232
        8   Emacs                               0x0000000100115168 Ffuncall + 
538
        9   Emacs                               0x000000010014828f 
exec_byte_code + 1677
        10  Emacs                               0x000000010011510d Ffuncall + 
447
        11  Emacs                               0x000000010014828f 
exec_byte_code + 1677
        12  Emacs                               0x000000010011510d Ffuncall + 
447
        13  Emacs                               0x0000000100115168 Ffuncall + 
538
        14  Emacs                               0x000000010014828f 
exec_byte_code + 1677
        15  Emacs                               0x000000010011510d Ffuncall + 
447
        16  Emacs                               0x000000010014828f 
exec_byte_code + 1677
        17  Emacs                               0x000000010011510d Ffuncall + 
447
        18  Emacs                               0x000000010014828f 
exec_byte_code + 1677
        19  Emacs                               0x000000010011510d Ffuncall + 
447
        20  Emacs                               0x000000010014828f 
exec_byte_code + 1677
        21  Emacs                               0x000000010011510d Ffuncall + 
447
        22  Emacs                               0x000000010014828f 
exec_byte_code + 1677
        23  Emacs                               0x0000000100114b7d apply_lambda 
+ 377
        24  Emacs                               0x00000001001122f7 eval_sub + 
810
        25  Emacs                               0x000000010011498f Feval + 98
        26  Emacs                               0x0000000100113dd2 
internal_condition_case + 82
        27  Emacs                               0x00000001000b55d4 top_level_1 
+ 45
        28  Emacs                               0x0000000100113957 
internal_catch + 73
        29  Emacs                               0x00000001000a8185 command_loop 
+ 141
        30  Emacs                               0x00000001000a80b2 
recursive_edit_1 + 111
        31  Emacs                               0x00000001000a82d4 
Frecursive_edit + 228
        32  Emacs                               0x00000001000a7107 main + 5119
        33  libdyld.dylib                       0x00007fff9934d5ad start + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException
Fatal error 6: Abort trap


In GNU Emacs 26.0.50 (build 1, x86_64-apple-darwin15.6.0, NS appkit-1404.47 
Version 10.11.6 (Build 15G31))
 of 2017-04-25 built on tsuru
Repository revision: 3a8388a7c6d3f52df5b33d9aa2bdac11711d968b
Recent messages:
Checking 
/Users/msherry/.emacs.d/plugins/vendor/nxhtml/nxhtml/doc/js/smoothgallery/css...
Checking 
/Users/msherry/.emacs.d/plugins/vendor/nxhtml/nxhtml/doc/js/smoothgallery/scripts...
Checking 
/Users/msherry/.emacs.d/plugins/vendor/nxhtml/nxhtml/doc/wd/grapes/images...
Checking 
/Users/msherry/.emacs.d/plugins/vendor/nxhtml/nxhtml/doc/js/smoothgallery/css/img...
Done (Total of 0 files compiled, 1295 skipped in 119 directories)
Wrong type argument: integerp, (48 . 57)
Type "q" in help window to restore its previous buffer.
Starting new Ispell process /usr/local/bin/ispell with default dictionary...
Package iswitchb is obsolete!
No new items

Configured using:
 'configure --disable-dependency-tracking --disable-silent-rules
 --enable-locallisppath=/usr/local/share/emacs/site-lisp
 --infodir=/usr/local/Cellar/emacs/HEAD-3a8388a/share/info/emacs
 --prefix=/usr/local/Cellar/emacs/HEAD-3a8388a --without-x --with-xml2
 --without-dbus --with-gnutls --with-imagemagick --with-rsvg --with-ns
 --disable-ns-self-contained'

Configured features:
JPEG RSVG IMAGEMAGICK NOTIFY ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS
NS

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

Major mode: Fundamental

Minor modes in effect:
  display-time-mode: t
  xterm-mouse-mode: t
  window-numbering-mode: t
  global-hi-lock-mode: t
  hi-lock-mode: t
  iswitchb-mode: t
  show-paren-mode: t
  auto-insert-mode: t
  yas-global-mode: t
  yas-minor-mode: t
  save-place-mode: t
  magit-auto-revert-mode: t
  global-git-commit-mode: t
  diff-auto-refine-mode: t
  async-bytecomp-package-mode: t
  shell-dirtrack-mode: t
  global-auto-complete-mode: t
  tooltip-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
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
/Users/msherry/.emacs.d/elpa/markdown-mode-20170317.1202/markdown-mode hides 
/Users/msherry/.emacs.d/plugins/vendor/emacs-goodies/markdown-mode
/Users/msherry/.emacs.d/plugins/vendor/emacs-goodies/table hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/textmodes/table
/Users/msherry/.emacs.d/elpa/flymake-0.4.16/flymake hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/progmodes/flymake
/Users/msherry/.emacs.d/plugins/vendor/emacs-goodies/cfengine hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/progmodes/cfengine
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ox hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ox
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ox-texinfo hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ox-texinfo
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ox-publish hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ox-publish
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ox-org hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ox-org
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ox-odt hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ox-odt
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ox-md hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ox-md
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ox-man hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ox-man
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ox-latex hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ox-latex
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ox-icalendar hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ox-icalendar
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ox-html hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ox-html
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ox-beamer hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ox-beamer
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ox-ascii hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ox-ascii
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-w3m hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-w3m
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-version hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-version
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-timer hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-timer
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-table hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-table
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-src hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-src
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-rmail hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-rmail
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-protocol hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-protocol
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-plot hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-plot
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-pcomplete hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-pcomplete
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-mouse hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-mouse
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-mobile hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-mobile
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-mhe hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-mhe
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-macs hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-macs
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-macro hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-macro
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-loaddefs hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-loaddefs
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-list hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-list
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-irc hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-irc
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-install hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-install
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-inlinetask hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-inlinetask
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-info hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-info
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-indent hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-indent
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-id hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-id
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-habit hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-habit
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-gnus hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-gnus
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-footnote hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-footnote
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-feed hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-feed
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-faces hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-faces
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-eshell hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-eshell
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-entities hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-entities
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-element hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-element
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-docview hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-docview
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-datetree hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-datetree
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-ctags hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-ctags
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-crypt hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-crypt
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-compat hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-compat
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-colview hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-colview
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-clock hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-clock
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-capture hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-capture
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-bibtex hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-bibtex
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-bbdb hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-bbdb
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-attach hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-attach
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-archive hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-archive
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/org-agenda hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/org-agenda
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-tangle hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-tangle
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-table hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-table
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-sqlite hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-sqlite
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-sql hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-sql
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-shen hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-shen
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-screen hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-screen
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-scheme hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-scheme
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-scala hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-scala
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-sass hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-sass
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-ruby hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-ruby
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-ref hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-ref
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-R hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-R
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-python hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-python
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-plantuml hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-plantuml
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-picolisp hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-picolisp
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-perl hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-perl
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-org hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-org
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-octave hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-octave
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-ocaml hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-ocaml
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-mscgen hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-mscgen
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-maxima hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-maxima
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-matlab hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-matlab
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-makefile hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-makefile
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-lob hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-lob
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-lisp hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-lisp
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-lilypond hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-lilypond
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-ledger hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-ledger
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-latex hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-latex
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-keys hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-keys
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-js hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-js
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-java hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-java
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-io hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-io
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-haskell hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-haskell
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-gnuplot hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-gnuplot
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-fortran hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-fortran
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-exp hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-exp
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-eval hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-eval
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-emacs-lisp hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-emacs-lisp
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-dot hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-dot
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-ditaa hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-ditaa
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-css hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-css
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-core hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-core
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-comint hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-comint
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-clojure hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-clojure
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-calc hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-calc
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-C hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-C
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-awk hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-awk
/Users/msherry/.emacs.d/elpa/org-plus-contrib-20170210/ob-asymptote hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/org/ob-asymptote
/Users/msherry/.emacs.d/plugins/vendor/emacs-goodies/newsticker hides 
/usr/local/Cellar/emacs/HEAD-3a8388a/share/emacs/26.0.50/lisp/net/newsticker

Features:
(shadow sort company-oddmuse company-keywords company-etags etags xref
project company-gtags company-dabbrev-code company-dabbrev company-files
company-capf company-cmake company-xcode company-clang company-semantic
company-eclim company-template company-css company-nxml company-bbdb
company mail-extr emacsbug flyspell ispell eieio-opt speedbar sb-image
ezimage dframe help-fns radix-tree ox-md ob-shell ob-js ob-ruby
ob-python ob-lisp ob-gnuplot ob-dot ob-clojure ob-awk ob-C cc-mode
cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars
time cus-start cus-load xt-mouse window-numbering hi-lock iswitchb paren
autoinsert totd tags-funcs org-customization org-eldoc org-rmail org-mhe
org-irc org-info org-gnus nnir org-docview doc-view jka-compr image-mode
org-bibtex bibtex org-bbdb org-w3m org-mobile org-clock appt org-notmuch
org-agenda-property org-agenda msherry-python msherry-mail s url
url-proxy url-privacy url-expand url-methods url-history url-cookie
url-domsuf url-util notmuch hl-line notmuch-message notmuch-hello
notmuch-tree notmuch-show notmuch-print notmuch-crypto notmuch-mua
notmuch-draft notmuch-maildir-fcc notmuch-address notmuch-company
notmuch-parser notmuch-wash coolj notmuch-query goto-addr thingatpt
icalendar diary-lib diary-loaddefs notmuch-tag notmuch-lib
notmuch-compat mm-view mml-smime smime dig mailcap smtpmail sendmail
load-edict lisp-customization lambda flymake-stuff custom-utils
find-dired flymake-line-parsers flymake compile cc-defs disaster
custom-faces clojure-mode-extra-font-locking clojure-mode align imenu
yasnippet xclip saveplace rainbow-mode color paredit magit-obsolete
magit-blame magit-stash magit-bisect magit-remote magit-commit
magit-sequence magit-notes magit-worktree magit-branch magit-files
magit-refs magit-status magit dired-x magit-repos magit-apply magit-wip
magit-log magit-diff smerge-mode magit-core magit-autorevert autorevert
filenotify magit-process magit-margin magit-mode magit-git magit-section
magit-popup git-commit recentf tree-widget magit-utils ox-extra ox-odt
rng-loc rng-uri rng-parse rng-match rng-dt rng-util rng-pttrn nxml-parse
nxml-ns nxml-enc xmltok nxml-util ox-latex ox-icalendar ox-html table
quail tabify rect ox-ascii ox-publish ox org-element avl-tree org
org-macro org-footnote org-pcomplete org-list org-faces org-entities
noutline outline org-version ob-emacs-lisp ob ob-tangle org-src ob-ref
ob-lob ob-table ob-keys ob-exp ob-comint ob-core ob-eval org-compat
org-macs org-loaddefs find-func cal-menu calendar cal-loaddefs gnus-sum
gnus-group gnus-undo gnus-start gnus-cloud nnimap nnmail mail-source tls
gnutls utf7 netrc nnoo gnus-spec gnus-int gnus-range gnus-win gnus
nnheader wid-edit vc-git diff-mode ido crm log-edit message subr-x puny
rfc822 mml mml-sec epa derived epg gnus-util rmail rmail-loaddefs
time-date mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047
rfc2045 mm-util ietf-drums mail-prsvr mailabbrev mail-utils gmm-utils
mailheader pcvs-util add-log with-editor warnings term disp-table ehelp
esh-var esh-io esh-cmd esh-opt esh-ext esh-proc esh-arg esh-groups
eshell esh-module esh-mode esh-util dired dired-loaddefs async-bytecomp
easy-mmode async pcase tramp-sh tramp tramp-compat tramp-loaddefs
trampver shell pcomplete parse-time format-spec server dash cl
jabber-keymap highlight-beyond-fill-column flymake-point advice
erlang-start comint ansi-color ring auto-complete popup cl-extra
help-mode edmacro kmacro finder-inf tex-site rx pymacs-autoloads
slime-autoloads info package easymenu epg-config url-handlers url-parse
auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs
password-cache url-vars seq byte-opt gv bytecomp byte-compile cconv
cl-loaddefs cl-lib 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 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 kqueue cocoa ns multi-tty make-network-process emacs)

Memory information:
((conses 16 1105544 242362)
 (symbols 48 60436 405)
 (miscs 40 326 1286)
 (strings 32 153923 98231)
 (string-bytes 1 5416993)
 (vectors 16 65763)
 (vector-slots 8 1130321 40005)
 (floats 8 483 649)
 (intervals 56 439 99)
 (buffers 976 17))





reply via email to

[Prev in Thread] Current Thread [Next in Thread]