Created
June 29, 2021 08:16
-
-
Save metaperl/8faeaf12d1a03d881be617aaea2c43e5 to your computer and use it in GitHub Desktop.
emacs info
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In GNU Emacs 27.1 (build 1, i686-w64-mingw32) | |
of 2020-08-21 built on CIRROCUMULUS | |
Repository revision: 86d8d76aa36037184db0b2897c434cdaab1a9ae8 | |
Repository branch: HEAD | |
Windowing system distributor 'Microsoft Corp.', version 10.0.19042 | |
System Description: Microsoft Windows 10 Home (v10.0.2009.19042.1052) | |
Recent messages: | |
Loading c:/Users/thequ/AppData/Roaming/emacs/init/init.el (source)... | |
Loading package...done | |
Loading c:/Users/thequ/AppData/Roaming/emacs/init/init.el (source)...done | |
Desktop: File "c:/Users/thequ/AppData/Roaming/tmp/facebook/hello-world.fb" no longer exists. | |
Omitting... | |
Entering debugger... | |
Quit [2 times] | |
Mark set | |
delete-backward-char: Text is read-only [2 times] | |
Configured using: | |
'configure --without-dbus --host=i686-w64-mingw32 | |
--without-compress-install 'CFLAGS=-O2 -static'' | |
Configured features: | |
XPM JPEG TIFF GIF PNG RSVG SOUND NOTIFY W32NOTIFY ACL GNUTLS LIBXML2 | |
HARFBUZZ ZLIB TOOLKIT_SCROLL_BARS MODULES THREADS JSON PDUMPER LCMS2 GMP | |
Important settings: | |
value of $LANG: ENU | |
locale-coding-system: cp1252 | |
Major mode: Debugger | |
Minor modes in effect: | |
shell-dirtrack-mode: t | |
global-auto-complete-mode: t | |
flx-ido-mode: t | |
ido-everywhere: t | |
show-paren-mode: t | |
global-auto-revert-mode: t | |
override-global-mode: t | |
desktop-save-mode: t | |
tooltip-mode: t | |
global-eldoc-mode: t | |
electric-indent-mode: t | |
mouse-wheel-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 | |
buffer-read-only: t | |
line-number-mode: t | |
transient-mark-mode: t | |
Load-path shadows: | |
c:/Users/thequ/AppData/Roaming/emacs//init/programming/init-programming hides c:/Users/thequ/AppData/Roaming/emacs//init/init-programming | |
c:/Users/thequ/AppData/Roaming/emacs//init/programming/init-elm hides c:/Users/thequ/AppData/Roaming/emacs//init/init-elm | |
Features: | |
(shadow sort mail-extr emacsbug message rmc puny rfc822 mml mml-sec epa | |
derived epg epg-config gnus-util rmail rmail-loaddefs | |
text-property-search mm-decode mm-bodies mm-encode mail-parse rfc2231 | |
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums | |
mm-util mail-prsvr mail-utils help-fns radix-tree cl-print debug | |
backtrace find-func vc-git diff-mode flymake-proc flymake compile | |
markdown-mode rx color noutline outline random-color-theme init-baduk | |
init-hacks init-window-system init-programming init-gg flymake-cursor | |
init-tramp tramp tramp-loaddefs trampver tramp-integration files-x | |
tramp-compat shell pcomplete parse-time iso8601 time-date format-spec | |
init-auto-complete auto-complete popup init-keys init-scrolling | |
init-backup-files init-settings init-functions init-themes | |
init-delete-trailing-whitespace init-personal-packages init-shell comint | |
ring shell-current-directory ansi-color init-quick-message | |
init-custom-packages init-org init-flx-ido flx-ido advice flx init-smex | |
smex ido cl-extra help-mode init-helm edmacro kmacro helm-config | |
warnings init-standard-packages ffap thingatpt init-bookmark init-gnus | |
init-dired dired-x dired dired-loaddefs init-uniquify paren autorevert | |
filenotify use-package use-package-ensure use-package-delight | |
use-package-diminish use-package-bind-key bind-key easy-mmode | |
use-package-core finder-inf desktop frameset info package easymenu | |
browse-url url-handlers url-parse auth-source cl-seq eieio eieio-core | |
cl-macs eieio-loaddefs password-cache json subr-x map 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 dos-w32 | |
ls-lisp disp-table term/w32-win w32-win w32-vars 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 | |
tab-bar menu-bar rfn-eshadow isearch timer select scroll-bar mouse | |
jit-lock font-lock syntax facemenu font-core term/tty-colors frame | |
minibuffer 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 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 | |
threads w32notify w32 lcms2 multi-tty make-network-process emacs) | |
Memory information: | |
((conses 8 370260 233149) | |
(symbols 24 19622 7) | |
(strings 16 90959 54823) | |
(string-bytes 1 2458158) | |
(vectors 8 49297) | |
(vector-slots 4 1148454 571246) | |
(floats 8 250 433) | |
(intervals 28 6136 9232) | |
(buffers 576 35)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment