From unknown Wed Aug 20 01:19:43 2025 X-Loop: help-debbugs@gnu.org Subject: bug#47588: 28.0.50; C-M-x in emacs-lisp-mode: elisp--eval-defun: =?UTF-8?Q?Symbol=E2=80=99s?= function definition is void: nil [3 times] Resent-From: Jean Louis Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 04 Apr 2021 05:39:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 47588 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 47588@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.161751468611626 (code B ref -1); Sun, 04 Apr 2021 05:39:01 +0000 Received: (at submit) by debbugs.gnu.org; 4 Apr 2021 05:38:06 +0000 Received: from localhost ([127.0.0.1]:34754 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lSvSW-00031Q-VZ for submit@debbugs.gnu.org; Sun, 04 Apr 2021 01:38:06 -0400 Received: from lists.gnu.org ([209.51.188.17]:38052) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lSvST-000314-K9 for submit@debbugs.gnu.org; Sun, 04 Apr 2021 01:38:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53272) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lSvST-0007Y8-D3 for bug-gnu-emacs@gnu.org; Sun, 04 Apr 2021 01:38:01 -0400 Received: from stw1.rcdrun.com ([217.170.207.13]:37053) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lSvSP-0004MN-Tr for bug-gnu-emacs@gnu.org; Sun, 04 Apr 2021 01:38:01 -0400 Received: from localhost ([::ffff:41.202.241.42]) (AUTH: PLAIN securesender, TLS: TLS1.3,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 000000000001DF51.0000000060695090.00007F65; Sat, 03 Apr 2021 22:37:19 -0700 Date: Sun, 04 Apr 2021 08:37:08 +0300 From: Jean Louis MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: Received-SPF: pass client-ip=217.170.207.13; envelope-from=support1@rcdrun.com; helo=stw1.rcdrun.com X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.25, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.1 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.1 (--) Since some time, not so long ago, maybe week or weeks, I have noticed that C-M-x cannot evaluate definition when inside of definition. This does not happen in 'emacs -Q' and I have not observed it before. Error I get is: elisp--eval-defun: Symbol’s function definition is void: nil [3 times] In GNU Emacs 28.0.50 (build 3, x86_64-pc-linux-gnu, X toolkit, cairo version 1.17.4, Xaw3d scroll bars) of 2021-04-01 built on protected.rcdrun.com Repository revision: 168d2628b233337a1fbf90d05dbcc3fa39f771e7 Repository branch: master Windowing system distributor 'The X.Org Foundation', version 11.0.12010000 Configured using: 'configure --with-x-toolkit=lucid' Configured features: ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG JSON LCMS2 LIBOTF LIBSYSTEMD LIBXML2 M17N_FLT MODULES NOTIFY INOTIFY PDUMPER PNG RSVG SOUND THREADS TIFF TOOLKIT_SCROLL_BARS X11 XAW3D XDBE XIM XPM LUCID ZLIB Important settings: value of $LC_ALL: en_US.UTF-8 value of $LANG: de_DE.UTF-8 value of $XMODIFIERS: @im=exwm-xim locale-coding-system: utf-8-unix Major mode: Hyperscope Minor modes in effect: hi-lock-mode: t hpath:find-file-urls-mode: t which-key-mode: t timeclock-mode-line-display: t show-paren-mode: t savehist-mode: t save-place-mode: t immortal-scratch-mode: t helm-ff-cache-mode: t shell-dirtrack-mode: t hl-line-mode: t electric-pair-mode: t display-time-mode: t display-battery-mode: t async-bytecomp-package-mode: t persistent-scratch-autosave-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 column-number-mode: t line-number-mode: t transient-mark-mode: t Load-path shadows: /home/data1/protected/Programming/emacs-lisp/rcd-cf hides /home/data1/protected/.emacs.d/elpa/rcd-cf-1.32/rcd-cf /home/data1/protected/Programming/emacs-lisp/rcd-password hides /home/data1/protected/.emacs.d/elpa/rcd-password-1.1/rcd-password /home/data1/protected/Programming/emacs-lisp/rcd-translations hides /home/data1/protected/.emacs.d/elpa/rcd-translations-1.3/rcd-translations /home/data1/protected/Programming/emacs-lisp/rcd-vc hides /home/data1/protected/.emacs.d/elpa/rcd-vc-1.14/rcd-vc /home/data1/protected/Programming/emacs-lisp/rcd-db hides /home/data1/protected/.emacs.d/elpa/rcd-db-1.22/rcd-db /home/data1/protected/Programming/emacs-lisp/rcd-db-init hides /home/data1/protected/.emacs.d/elpa/rcd-db-init-1.11/rcd-db-init /home/data1/protected/Programming/emacs-lisp/rcd-vcard hides /home/data1/protected/.emacs.d/elpa/rcd-vcard-0.1/rcd-vcard /home/data1/protected/Programming/emacs-lisp/termux hides /home/data1/protected/.emacs.d/elpa/termux-0.1/termux /home/data1/protected/Programming/emacs-lisp/rcd-utilities hides /home/data1/protected/.emacs.d/elpa/rcd-utilities-1.53/rcd-utilities /home/data1/protected/Programming/emacs-lisp/units hides /home/data1/protected/.emacs.d/elpa/units-0.1/units ~/Programming/git/emacs-libvterm/vterm hides /home/data1/protected/.emacs.d/elpa/vterm-0.0.1/vterm /home/data1/protected/.emacs.d/elpa/org-20201216/ob-lisp hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-lisp /home/data1/protected/.emacs.d/elpa/org-20201216/org-entities hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-entities /home/data1/protected/.emacs.d/elpa/org-20201216/ob-haskell hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-haskell /home/data1/protected/.emacs.d/elpa/org-20201216/org-pcomplete hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-pcomplete /home/data1/protected/.emacs.d/elpa/org-20201216/org-install hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-install /home/data1/protected/.emacs.d/elpa/org-20201216/ob-lob hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-lob /home/data1/protected/.emacs.d/elpa/org-20201216/org-element hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-element /home/data1/protected/.emacs.d/elpa/org-20201216/org-duration hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-duration /home/data1/protected/.emacs.d/elpa/org-20201216/org-faces hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-faces /home/data1/protected/.emacs.d/elpa/org-20201216/ob-org hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-org /home/data1/protected/.emacs.d/elpa/org-20201216/org-agenda hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-agenda /home/data1/protected/.emacs.d/elpa/org-20201216/org-clock hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-clock /home/data1/protected/.emacs.d/elpa/org-20201216/ox hides /home/data1/protected/Programming/Software/emacs/lisp/org/ox /home/data1/protected/.emacs.d/elpa/org-20201216/org-timer hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-timer /home/data1/protected/.emacs.d/elpa/org-20201216/ob-dot hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-dot /home/data1/protected/.emacs.d/elpa/org-20201216/ob-exp hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-exp /home/data1/protected/.emacs.d/elpa/org-20201216/ob-R hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-R /home/data1/protected/.emacs.d/elpa/org-20201216/ol-rmail hides /home/data1/protected/Programming/Software/emacs/lisp/org/ol-rmail /home/data1/protected/.emacs.d/elpa/org-20201216/org-mobile hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-mobile /home/data1/protected/.emacs.d/elpa/org-20201216/org-footnote hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-footnote /home/data1/protected/.emacs.d/elpa/org-20201216/ob-ditaa hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-ditaa /home/data1/protected/.emacs.d/elpa/org-20201216/ob-sed hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-sed /home/data1/protected/.emacs.d/elpa/org-20201216/ob-shell hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-shell /home/data1/protected/.emacs.d/elpa/org-20201216/ob-python hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-python /home/data1/protected/.emacs.d/elpa/org-20201216/ob-awk hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-awk /home/data1/protected/.emacs.d/elpa/org-20201216/org-loaddefs hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-loaddefs /home/data1/protected/.emacs.d/elpa/org-20201216/ob-emacs-lisp hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-emacs-lisp /home/data1/protected/.emacs.d/elpa/org-20201216/ox-odt hides /home/data1/protected/Programming/Software/emacs/lisp/org/ox-odt /home/data1/protected/.emacs.d/elpa/org-20201216/org-id hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-id /home/data1/protected/.emacs.d/elpa/org-20201216/ob-lilypond hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-lilypond /home/data1/protected/.emacs.d/elpa/org-20201216/ob-table hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-table /home/data1/protected/.emacs.d/elpa/org-20201216/ob-stan hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-stan /home/data1/protected/.emacs.d/elpa/org-20201216/ol-bbdb hides /home/data1/protected/Programming/Software/emacs/lisp/org/ol-bbdb /home/data1/protected/.emacs.d/elpa/org-20201216/ox-beamer hides /home/data1/protected/Programming/Software/emacs/lisp/org/ox-beamer /home/data1/protected/.emacs.d/elpa/org-20201216/ol-irc hides /home/data1/protected/Programming/Software/emacs/lisp/org/ol-irc /home/data1/protected/.emacs.d/elpa/org-20201216/org-archive hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-archive /home/data1/protected/.emacs.d/elpa/org-20201216/ob-comint hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-comint /home/data1/protected/.emacs.d/elpa/org-20201216/ob-core hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-core /home/data1/protected/.emacs.d/elpa/org-20201216/org-inlinetask hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-inlinetask /home/data1/protected/.emacs.d/elpa/org-20201216/ob-plantuml hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-plantuml /home/data1/protected/.emacs.d/elpa/org-20201216/org-capture hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-capture /home/data1/protected/.emacs.d/elpa/org-20201216/org-indent hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-indent /home/data1/protected/.emacs.d/elpa/org-20201216/org-plot hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-plot /home/data1/protected/.emacs.d/elpa/org-20201216/ob-vala hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-vala /home/data1/protected/.emacs.d/elpa/org-20201216/ob-css hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-css /home/data1/protected/.emacs.d/elpa/org-20201216/org-mouse hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-mouse /home/data1/protected/.emacs.d/elpa/org-20201216/org-feed hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-feed /home/data1/protected/.emacs.d/elpa/org-20201216/ob-abc hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-abc /home/data1/protected/.emacs.d/elpa/org-20201216/ol-mhe hides /home/data1/protected/Programming/Software/emacs/lisp/org/ol-mhe /home/data1/protected/.emacs.d/elpa/org-20201216/ob-C hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-C /home/data1/protected/.emacs.d/elpa/org-20201216/ob-ocaml hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-ocaml /home/data1/protected/.emacs.d/elpa/org-20201216/ox-publish hides /home/data1/protected/Programming/Software/emacs/lisp/org/ox-publish /home/data1/protected/.emacs.d/elpa/org-20201216/org hides /home/data1/protected/Programming/Software/emacs/lisp/org/org /home/data1/protected/.emacs.d/elpa/org-20201216/ob-eval hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-eval /home/data1/protected/.emacs.d/elpa/org-20201216/ob-hledger hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-hledger /home/data1/protected/.emacs.d/elpa/org-20201216/ox-ascii hides /home/data1/protected/Programming/Software/emacs/lisp/org/ox-ascii /home/data1/protected/.emacs.d/elpa/org-20201216/ob-sass hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-sass /home/data1/protected/.emacs.d/elpa/org-20201216/ox-md hides /home/data1/protected/Programming/Software/emacs/lisp/org/ox-md /home/data1/protected/.emacs.d/elpa/org-20201216/ox-man hides /home/data1/protected/Programming/Software/emacs/lisp/org/ox-man /home/data1/protected/.emacs.d/elpa/org-20201216/ob-makefile hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-makefile /home/data1/protected/.emacs.d/elpa/org-20201216/ol hides /home/data1/protected/Programming/Software/emacs/lisp/org/ol /home/data1/protected/.emacs.d/elpa/org-20201216/ol-gnus hides /home/data1/protected/Programming/Software/emacs/lisp/org/ol-gnus /home/data1/protected/.emacs.d/elpa/org-20201216/org-attach hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-attach /home/data1/protected/.emacs.d/elpa/org-20201216/ob-picolisp hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-picolisp /home/data1/protected/.emacs.d/elpa/org-20201216/ob-gnuplot hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-gnuplot /home/data1/protected/.emacs.d/elpa/org-20201216/ob-latex hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-latex /home/data1/protected/.emacs.d/elpa/org-20201216/ox-latex hides /home/data1/protected/Programming/Software/emacs/lisp/org/ox-latex /home/data1/protected/.emacs.d/elpa/org-20201216/ob-eshell hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-eshell /home/data1/protected/.emacs.d/elpa/org-20201216/org-macs hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-macs /home/data1/protected/.emacs.d/elpa/org-20201216/org-list hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-list /home/data1/protected/.emacs.d/elpa/org-20201216/ob-octave hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-octave /home/data1/protected/.emacs.d/elpa/org-20201216/ob-ebnf hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-ebnf /home/data1/protected/.emacs.d/elpa/org-20201216/org-compat hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-compat /home/data1/protected/.emacs.d/elpa/org-20201216/ox-texinfo hides /home/data1/protected/Programming/Software/emacs/lisp/org/ox-texinfo /home/data1/protected/.emacs.d/elpa/org-20201216/ob-ruby hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-ruby /home/data1/protected/.emacs.d/elpa/org-20201216/ob-shen hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-shen /home/data1/protected/.emacs.d/elpa/org-20201216/ol-docview hides /home/data1/protected/Programming/Software/emacs/lisp/org/ol-docview /home/data1/protected/.emacs.d/elpa/org-20201216/org-protocol hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-protocol /home/data1/protected/.emacs.d/elpa/org-20201216/ob hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob /home/data1/protected/.emacs.d/elpa/org-20201216/ob-ledger hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-ledger /home/data1/protected/.emacs.d/elpa/org-20201216/org-num hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-num /home/data1/protected/.emacs.d/elpa/org-20201216/ol-info hides /home/data1/protected/Programming/Software/emacs/lisp/org/ol-info /home/data1/protected/.emacs.d/elpa/org-20201216/ox-html hides /home/data1/protected/Programming/Software/emacs/lisp/org/ox-html /home/data1/protected/.emacs.d/elpa/org-20201216/ob-asymptote hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-asymptote /home/data1/protected/.emacs.d/elpa/org-20201216/org-tempo hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-tempo /home/data1/protected/.emacs.d/elpa/org-20201216/ob-J hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-J /home/data1/protected/.emacs.d/elpa/org-20201216/ob-forth hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-forth /home/data1/protected/.emacs.d/elpa/org-20201216/ob-maxima hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-maxima /home/data1/protected/.emacs.d/elpa/org-20201216/ob-js hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-js /home/data1/protected/.emacs.d/elpa/org-20201216/ob-groovy hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-groovy /home/data1/protected/.emacs.d/elpa/org-20201216/org-ctags hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-ctags /home/data1/protected/.emacs.d/elpa/org-20201216/ob-sql hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-sql /home/data1/protected/.emacs.d/elpa/org-20201216/org-crypt hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-crypt /home/data1/protected/.emacs.d/elpa/org-20201216/org-habit hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-habit /home/data1/protected/.emacs.d/elpa/org-20201216/ob-sqlite hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-sqlite /home/data1/protected/.emacs.d/elpa/org-20201216/ob-fortran hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-fortran /home/data1/protected/.emacs.d/elpa/org-20201216/ob-perl hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-perl /home/data1/protected/.emacs.d/elpa/org-20201216/ol-w3m hides /home/data1/protected/Programming/Software/emacs/lisp/org/ol-w3m /home/data1/protected/.emacs.d/elpa/org-20201216/org-refile hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-refile /home/data1/protected/.emacs.d/elpa/org-20201216/ol-eshell hides /home/data1/protected/Programming/Software/emacs/lisp/org/ol-eshell /home/data1/protected/.emacs.d/elpa/org-20201216/org-lint hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-lint /home/data1/protected/.emacs.d/elpa/org-20201216/ox-icalendar hides /home/data1/protected/Programming/Software/emacs/lisp/org/ox-icalendar /home/data1/protected/.emacs.d/elpa/org-20201216/ob-ref hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-ref /home/data1/protected/.emacs.d/elpa/org-20201216/ol-bibtex hides /home/data1/protected/Programming/Software/emacs/lisp/org/ol-bibtex /home/data1/protected/.emacs.d/elpa/org-20201216/org-keys hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-keys /home/data1/protected/.emacs.d/elpa/org-20201216/org-macro hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-macro /home/data1/protected/.emacs.d/elpa/org-20201216/org-table hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-table /home/data1/protected/.emacs.d/elpa/org-20201216/org-src hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-src /home/data1/protected/.emacs.d/elpa/org-20201216/ob-processing hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-processing /home/data1/protected/.emacs.d/elpa/org-20201216/ox-org hides /home/data1/protected/Programming/Software/emacs/lisp/org/ox-org /home/data1/protected/.emacs.d/elpa/org-20201216/org-datetree hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-datetree /home/data1/protected/.emacs.d/elpa/org-20201216/ob-mscgen hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-mscgen /home/data1/protected/.emacs.d/elpa/org-20201216/ob-java hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-java /home/data1/protected/.emacs.d/elpa/org-20201216/ob-io hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-io /home/data1/protected/.emacs.d/elpa/org-20201216/ob-calc hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-calc /home/data1/protected/.emacs.d/elpa/org-20201216/ob-clojure hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-clojure /home/data1/protected/.emacs.d/elpa/org-20201216/org-goto hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-goto /home/data1/protected/.emacs.d/elpa/org-20201216/org-version hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-version /home/data1/protected/.emacs.d/elpa/org-20201216/ob-tangle hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-tangle /home/data1/protected/.emacs.d/elpa/org-20201216/ob-coq hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-coq /home/data1/protected/.emacs.d/elpa/org-20201216/ob-lua hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-lua /home/data1/protected/.emacs.d/elpa/org-20201216/org-colview hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-colview /home/data1/protected/.emacs.d/elpa/org-20201216/ob-screen hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-screen /home/data1/protected/.emacs.d/elpa/org-20201216/ob-matlab hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-matlab /home/data1/protected/.emacs.d/elpa/org-20201216/org-attach-git hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-attach-git /home/data1/protected/.emacs.d/elpa/org-20201216/ob-scheme hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-scheme /home/data1/protected/.emacs.d/elpa/org-20201216/ol-eww hides /home/data1/protected/Programming/Software/emacs/lisp/org/ol-eww /home/data1/protected/.emacs.d/elpa/flim-20200908.1428/sasl hides /home/data1/protected/Programming/Software/emacs/lisp/net/sasl /home/data1/protected/.emacs.d/elpa/dictionary-20201001.1727/dictionary hides /home/data1/protected/Programming/Software/emacs/lisp/net/dictionary Features: (shadow emacsbug mailalias sql mule-util shortdoc hi-lock macros hmouse-tag etags fileloop xref project misearch multi-isearch sendmail rcd-wrs dired-x help-fns radix-tree cl-print debug backtrace smerge-mode diff-mode diff dired-aux dired-launch bookmark hywconfig gnutls network-stream url-http url-gw nsm url-auth pp url-cache server ol-w3m ol-rmail ol-mhe ol-irc ol-info org-id org-refile ol-gnus nnselect gnus-search eieio-opt cl-extra speedbar ezimage dframe ol-eww eww xdg url-queue thingatpt mm-url ol-docview doc-view jka-compr image-mode exif ol-bibtex bibtex ol-bbdb ob-dot ob-lisp ob-perl ob-scheme ob-shell ob-sql ob-ditaa ob-plantuml which-key timeclock symon paren scroll-all savehist saveplace immortal-scratch helm-mode helm-files tramp tramp-loaddefs trampver tramp-integration files-x tramp-compat shell ls-lisp helm-buffers helm-occur helm-tags helm-locate helm-grep wgrep-helm wgrep grep compile helm-regexp helm-utils helm-help helm-types hl-line elec-pair time battery cus-start cus-load bbdb bbdb-site timezone mutt-tools ivy delsel ivy-faces ivy-overlay colir maildir qp maildir-index dash s noflet cl-indent dotassoc kv gnus-art mm-uu mml2015 gnus-sum shr kinsoku svg dom gnus-group gnus-undo gnus-start gnus-dbus dbus xml gnus-cloud nnimap nnmail mail-source utf7 netrc nnoo parse-time iso8601 gnus-spec gnus-int gnus-range message rmc puny rfc822 mml mailabbrev gmm-utils gnus-win gnus nnheader wid-edit mm-view mml-smime mml-sec epa derived epg epg-config gnus-util rmail rmail-loaddefs mail-utils text-property-search smime dig mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 mm-util ietf-drums mail-prsvr mailheader rcd-vc windmove rcd-cf helm async-bytecomp helm-global-bindings edmacro kmacro helm-source eieio-compat helm-multi-match helm-lib async rcd-db chart time-stamp rcd-db-init pq rcd-password persistent-scratch gold-price units facemenu org-protocol disp-table enriched hyperbole hinit hibtypes hib-doc-id klink hib-kbd hib-debbugs hib-social hsys-www hib-org hsys-org org-element avl-tree generator org ob ob-tangle ob-ref ob-lob ob-table ob-exp org-macro org-footnote org-src ob-comint org-pcomplete pcomplete comint ansi-color ring org-list org-faces org-entities time-date org-version ob-emacs-lisp ob-core ob-eval org-table ol org-keys org-compat advice org-macs org-loaddefs format-spec find-func hactypes hui-mini hui hui-mouse hmouse-key hargs hui-menu hyrolo-menu hui-jmenu noutline outline hmouse-sh hmouse-drv hypb locate hui-window pulse color hycontrol hsettings hui-em-but hyrolo hmail hbut view hact hpath hhist hbdata htz cal-julian hbmap hmoccur help-mode hui-select hvar set hversion hload-path hyperbole-autoloads kotl-autoloads tex-site helm-easymenu cl easy-mmode slime-autoloads finder-inf info package browse-url url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util mailcap url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs password-cache json map url-vars seq byte-opt bytecomp byte-compile cconv rcd-utilities gv rx subr-x dired dired-loaddefs cl-loaddefs cl-lib cal-menu calendar cal-loaddefs iso-transl tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel term/x-win x-win term/common-win x-dnd 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 easymenu timer select scroll-bar mouse jit-lock font-lock syntax 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 button loaddefs faces cus-face macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote threads dbusbind inotify lcms2 dynamic-setting system-font-setting font-render-setting cairo x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 454275 66132) (symbols 48 38376 1) (strings 32 176839 29032) (string-bytes 1 6413769) (vectors 16 67957) (vector-slots 8 1556759 198278) (floats 8 565 424) (intervals 56 6680 35) (buffers 992 33)) -- Thanks, Jean Louis Take action in Free Software Foundation campaigns: https://www.fsf.org/campaigns From unknown Wed Aug 20 01:19:43 2025 X-Loop: help-debbugs@gnu.org Subject: bug#47588: 28.0.50; C-M-x in emacs-lisp-mode: elisp--eval-defun: =?UTF-8?Q?Symbol=E2=80=99s?= function definition is void: nil [3 times] Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 04 Apr 2021 07:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47588 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Jean Louis Cc: 47588@debbugs.gnu.org Received: via spool by 47588-submit@debbugs.gnu.org id=B47588.161752208123581 (code B ref 47588); Sun, 04 Apr 2021 07:42:01 +0000 Received: (at 47588) by debbugs.gnu.org; 4 Apr 2021 07:41:21 +0000 Received: from localhost ([127.0.0.1]:34813 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lSxNp-00068G-43 for submit@debbugs.gnu.org; Sun, 04 Apr 2021 03:41:21 -0400 Received: from eggs.gnu.org ([209.51.188.92]:46772) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lSxNn-000682-1V for 47588@debbugs.gnu.org; Sun, 04 Apr 2021 03:41:20 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:37416) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lSxNh-0003qw-PQ; Sun, 04 Apr 2021 03:41:13 -0400 Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:3693 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lSxNg-000780-Cy; Sun, 04 Apr 2021 03:41:13 -0400 Date: Sun, 04 Apr 2021 10:41:04 +0300 Message-Id: <837dliebu7.fsf@gnu.org> From: Eli Zaretskii In-Reply-To: (message from Jean Louis on Sun, 04 Apr 2021 08:37:08 +0300) References: MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) > Date: Sun, 04 Apr 2021 08:37:08 +0300 > From: Jean Louis > > > Since some time, not so long ago, maybe week or weeks, I have noticed > that C-M-x cannot evaluate definition when inside of definition. This > does not happen in 'emacs -Q' and I have not observed it before. > > Error I get is: > > elisp--eval-defun: Symbol’s function definition is void: nil [3 times] Please set debug-on-error to a non-nil value, repeat the recipe, and post a full backtrace here. From unknown Wed Aug 20 01:19:43 2025 X-Loop: help-debbugs@gnu.org Subject: bug#47588: 28.0.50; C-M-x in emacs-lisp-mode: elisp--eval-defun: =?UTF-8?Q?Symbol=E2=80=99s?= function definition is void: nil [3 times] Resent-From: Jean Louis Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 08 Apr 2021 14:26:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47588 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: 47588@debbugs.gnu.org Received: via spool by 47588-submit@debbugs.gnu.org id=B47588.16178919381860 (code B ref 47588); Thu, 08 Apr 2021 14:26:02 +0000 Received: (at 47588) by debbugs.gnu.org; 8 Apr 2021 14:25:38 +0000 Received: from localhost ([127.0.0.1]:47938 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUVbG-0000Tw-5o for submit@debbugs.gnu.org; Thu, 08 Apr 2021 10:25:38 -0400 Received: from stw1.rcdrun.com ([217.170.207.13]:56127) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lUVbC-0000Tc-K5 for 47588@debbugs.gnu.org; Thu, 08 Apr 2021 10:25:36 -0400 Received: from localhost ([::ffff:41.202.241.27]) (AUTH: PLAIN securesender, TLS: TLS1.3,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 000000000001DF49.00000000606F1257.00007536; Thu, 08 Apr 2021 07:25:26 -0700 Date: Thu, 8 Apr 2021 17:21:16 +0300 From: Jean Louis Message-ID: References: <837dliebu7.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <837dliebu7.fsf@gnu.org> User-Agent: Mutt/2.0.6 (2021-03-06) X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * Eli Zaretskii [2021-04-04 10:42]: > > Date: Sun, 04 Apr 2021 08:37:08 +0300 > > From: Jean Louis > > > > > > Since some time, not so long ago, maybe week or weeks, I have noticed > > that C-M-x cannot evaluate definition when inside of definition. This > > does not happen in 'emacs -Q' and I have not observed it before. > > > > Error I get is: > > > > elisp--eval-defun: Symbol’s function definition is void: nil [3 times] > > Please set debug-on-error to a non-nil value, repeat the recipe, and > post a full backtrace here. I got it by pure incident and observation, here is how you can replicate it: 1. emacs -Q 2. Go to *scratch* (but it is happening anywhere) 2. Evaluate (number-to-string nil) and get error, do not press Q in *Backtrace*, switch back to *scratch* 3. Try evaluating any defun with C-M-x it will give error: elisp--eval-defun: Symbol’s function definition is void: nil 4. You can evaluate with C-x C-e on the end of the defun, but not in the middle with C-M-x 5. Go to *Backtrace*, click q or erase *Backtrace*, come back and it works again. But I am sure I never had this problem before. It started recently, maybe months, maybe weeks. Jean Take action in Free Software Foundation campaigns: https://www.fsf.org/campaigns Sign an open letter in support of Richard M. Stallman https://rms-support-letter.github.io/ From unknown Wed Aug 20 01:19:43 2025 X-Loop: help-debbugs@gnu.org Subject: bug#47588: 28.0.50; C-M-x in emacs-lisp-mode: elisp--eval-defun: =?UTF-8?Q?Symbol=E2=80=99s?= function definition is void: nil [3 times] Resent-From: Jean Louis Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 17 Apr 2021 17:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47588 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: 47588@debbugs.gnu.org Received: via spool by 47588-submit@debbugs.gnu.org id=B47588.161868079324259 (code B ref 47588); Sat, 17 Apr 2021 17:34:02 +0000 Received: (at 47588) by debbugs.gnu.org; 17 Apr 2021 17:33:13 +0000 Received: from localhost ([127.0.0.1]:44460 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lXooj-0006JC-AC for submit@debbugs.gnu.org; Sat, 17 Apr 2021 13:33:13 -0400 Received: from stw1.rcdrun.com ([217.170.207.13]:35005) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lXooh-0006Iy-OQ for 47588@debbugs.gnu.org; Sat, 17 Apr 2021 13:33:12 -0400 Received: from localhost ([::ffff:197.157.0.51]) (AUTH: PLAIN securesender, TLS: TLS1.3,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 00000000000222FC.00000000607B1BD1.000047CF; Sat, 17 Apr 2021 10:33:04 -0700 Date: Sat, 17 Apr 2021 20:28:17 +0300 From: Jean Louis Message-ID: References: <837dliebu7.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline In-Reply-To: User-Agent: Mutt/2.0.6 (2021-03-06) X-Spam-Score: 1.5 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: I hope you have got the answer on this, did you Eli? Content analysis details: (1.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.5 RCVD_IN_SORBS_WEB RBL: SORBS: sender is an abusable web server [197.157.0.51 listed in dnsbl.sorbs.net] -0.0 SPF_PASS SPF: sender matches SPF record -0.0 SPF_HELO_PASS SPF: HELO matches SPF record X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.5 (/) I hope you have got the answer on this, did you Eli? From unknown Wed Aug 20 01:19:43 2025 X-Loop: help-debbugs@gnu.org Subject: bug#47588: 28.0.50; C-M-x in emacs-lisp-mode: elisp--eval-defun: =?UTF-8?Q?Symbol=E2=80=99s?= function definition is void: nil [3 times] Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 17 Apr 2021 18:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47588 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Jean Louis Cc: 47588@debbugs.gnu.org Received: via spool by 47588-submit@debbugs.gnu.org id=B47588.16186832003659 (code B ref 47588); Sat, 17 Apr 2021 18:14:02 +0000 Received: (at 47588) by debbugs.gnu.org; 17 Apr 2021 18:13:20 +0000 Received: from localhost ([127.0.0.1]:44507 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lXpRX-0000wx-Um for submit@debbugs.gnu.org; Sat, 17 Apr 2021 14:13:20 -0400 Received: from eggs.gnu.org ([209.51.188.92]:41588) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lXpRW-0000wi-39 for 47588@debbugs.gnu.org; Sat, 17 Apr 2021 14:13:18 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:37935) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lXpRQ-00052n-Un; Sat, 17 Apr 2021 14:13:12 -0400 Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:2384 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lXpRQ-00050D-8h; Sat, 17 Apr 2021 14:13:12 -0400 Date: Sat, 17 Apr 2021 21:12:58 +0300 Message-Id: <83mttwvkyd.fsf@gnu.org> From: Eli Zaretskii In-Reply-To: (message from Jean Louis on Sat, 17 Apr 2021 20:28:17 +0300) References: <837dliebu7.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) > Date: Sat, 17 Apr 2021 20:28:17 +0300 > From: Jean Louis > Cc: 47588@debbugs.gnu.org > > I hope you have got the answer on this, did you Eli? I didn't intend to work on this, I just wanted to have the information for someone to start working on that. I hope they can now. From unknown Wed Aug 20 01:19:43 2025 X-Loop: help-debbugs@gnu.org Subject: bug#47588: 28.0.50; C-M-x in emacs-lisp-mode: elisp--eval-defun: =?UTF-8?Q?Symbol=E2=80=99s?= function definition is void: nil [3 times] Resent-From: Jean Louis Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 17 Apr 2021 19:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47588 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: 47588@debbugs.gnu.org Received: via spool by 47588-submit@debbugs.gnu.org id=B47588.16186871012046 (code B ref 47588); Sat, 17 Apr 2021 19:19:02 +0000 Received: (at 47588) by debbugs.gnu.org; 17 Apr 2021 19:18:21 +0000 Received: from localhost ([127.0.0.1]:44642 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lXqSS-0000Ww-N1 for submit@debbugs.gnu.org; Sat, 17 Apr 2021 15:18:20 -0400 Received: from stw1.rcdrun.com ([217.170.207.13]:43057) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lXqSQ-0000Wi-HW for 47588@debbugs.gnu.org; Sat, 17 Apr 2021 15:18:18 -0400 Received: from localhost ([::ffff:197.157.0.51]) (AUTH: PLAIN securesender, TLS: TLS1.3,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 00000000000222FC.00000000607B3471.00005373; Sat, 17 Apr 2021 12:18:09 -0700 Date: Sat, 17 Apr 2021 22:13:25 +0300 From: Jean Louis Message-ID: References: <837dliebu7.fsf@gnu.org> <83mttwvkyd.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline In-Reply-To: <83mttwvkyd.fsf@gnu.org> User-Agent: Mutt/2.0.6 (2021-03-06) X-Spam-Score: 1.5 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * Eli Zaretskii [2021-04-17 21:13]: > > Date: Sat, 17 Apr 2021 20:28:17 +0300 > > From: Jean Louis > > Cc: 47588@debbugs.gnu.org > > > > I hope you have got the answe [...] Content analysis details: (1.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.5 RCVD_IN_SORBS_WEB RBL: SORBS: sender is an abusable web server [197.157.0.51 listed in dnsbl.sorbs.net] -0.0 SPF_PASS SPF: sender matches SPF record -0.0 SPF_HELO_PASS SPF: HELO matches SPF record X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.5 (/) * Eli Zaretskii [2021-04-17 21:13]: > > Date: Sat, 17 Apr 2021 20:28:17 +0300 > > From: Jean Louis > > Cc: 47588@debbugs.gnu.org > > > > I hope you have got the answer on this, did you Eli? > > I didn't intend to work on this, I just wanted to have the information > for someone to start working on that. I hope they can now. Alright good to know. From unknown Wed Aug 20 01:19:43 2025 X-Loop: help-debbugs@gnu.org Subject: bug#47588: 28.0.50; C-M-x in emacs-lisp-mode: elisp--eval-defun: =?UTF-8?Q?Symbol=E2=80=99s?= function definition is void: nil [3 times] Resent-From: Gregory Heytings Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 17 Apr 2021 23:49:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47588 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Jean Louis Cc: Eli Zaretskii , 47588@debbugs.gnu.org, Stefan Monnier Received: via spool by 47588-submit@debbugs.gnu.org id=B47588.161870333711075 (code B ref 47588); Sat, 17 Apr 2021 23:49:01 +0000 Received: (at 47588) by debbugs.gnu.org; 17 Apr 2021 23:48:57 +0000 Received: from localhost ([127.0.0.1]:44928 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lXugL-0002sY-2Q for submit@debbugs.gnu.org; Sat, 17 Apr 2021 19:48:57 -0400 Received: from heytings.org ([95.142.160.155]:42438) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lXugJ-0002sO-Cc for 47588@debbugs.gnu.org; Sat, 17 Apr 2021 19:48:56 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=heytings.org; s=20210101; t=1618703333; bh=1+lLYMK6PNKleUZY3aIjI9TKbhO55ketafuBapGcXbE=; h=Date:From:To:cc:Subject:In-Reply-To:Message-ID:References:From; b=i+Vzt/dDzglIL/bbNIuTL0v79numxeXnJ9ceFRjspPj+xrPlGUC5O4mpEkVJeHqFZ dJIBWEX1cW3izKg61GYDGO0IlHsTEY6jtp8yiyPFL9PLmIG/Cq5UAb00F4BvVRUlmv j0UDz/pHQoIa1BHnG9E3jTSdP/pl/OGP34u4Q4WJTyLFY/oZRbB92IErDK+ix9po5g FiCnKf6mjsTkICKma1G/+t5Tf21VGRMOh5G2dV5ZpQDhfR3DHPXXz0+vogONc+0pIH QltuVFUv+eYUp4z+06ACqPGai9Ud4yibdcxogZR3tZ935qY74SZSpGobL38gRFqEK3 XPlg9dCfbkrHQ== Date: Sat, 17 Apr 2021 23:48:53 +0000 From: Gregory Heytings In-Reply-To: Message-ID: <1869622e1629fd40f6c9@heytings.org> References: <837dliebu7.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="RMpTQ2DYle" Content-ID: <1869622e161a212501ae@heytings.org> X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --RMpTQ2DYle Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Content-ID: <1869622e16959a7f41c1@heytings.org> > > 1. emacs -Q > > 2. Go to *scratch* (but it is happening anywhere) > > 2. Evaluate (number-to-string nil) and get error, do not press Q in=20 > *Backtrace*, switch back to *scratch* > > 3. Try evaluating any defun with C-M-x it will give error:=20 > elisp--eval-defun: Symbol=E2=80=99s function definition is void: nil > > 4. You can evaluate with C-x C-e on the end of the defun, but not in the= =20 > middle with C-M-x > > 5. Go to *Backtrace*, click q or erase *Backtrace*, come back and it=20 > works again. > IIUC, this is a kind chicken-and-egg problem: eval-defun at that point=20 does not work without a (require 'edebug), which executes=20 (edebug-install-read-eval-functions), which puts an advice around=20 eval-defun... Here's a patch, which I'm sure is not TRT, but which at least fixes that=20 bug. Cc'ing Stefan, who wrote bae2cfe63c, who might have a better idea on= =20 how this should be done. --RMpTQ2DYle Content-Type: text/x-diff; name=Load-edebug-before-actually-calling-eval-defun.patch Content-Transfer-Encoding: base64 Content-ID: <1869622e16986b7a8ba7@heytings.org> Content-Description: Content-Disposition: attachment; filename=Load-edebug-before-actually-calling-eval-defun.patch RnJvbSBkMTdkMTdmMzllOWYxYjg1ZDhkMTlmZDc2ODI3ZTIzOGJiMTVhMWVj IE1vbiBTZXAgMTcgMDA6MDA6MDAgMjAwMQ0KRnJvbTogR3JlZ29yeSBIZXl0 aW5ncyA8Z3JlZ29yeUBoZXl0aW5ncy5vcmc+DQpEYXRlOiBTYXQsIDE3IEFw ciAyMDIxIDIzOjM0OjM0ICswMDAwDQpTdWJqZWN0OiBbUEFUQ0hdIExvYWQg ZWRlYnVnIGJlZm9yZSBhY3R1YWxseSBjYWxsaW5nIGV2YWwtZGVmdW4NCg0K KiBsaXNwL3Byb2dtb2Rlcy9lbGlzcC1tb2RlLmVsIChkby1ldmFsLWRlZnVu KTogTmV3IGZ1bmN0aW9uLg0KKGVtYWNzLWxpc3AtbW9kZS1tYXApOiBVc2Ug aXQuDQooZXZhbC1kZWZ1bik6IERvIG5vdCBsb2FkIGVkZWJ1ZyBhbnltb3Jl LnMNCi0tLQ0KIGxpc3AvcHJvZ21vZGVzL2VsaXNwLW1vZGUuZWwgfCA4ICsr KysrKy0tDQogMSBmaWxlIGNoYW5nZWQsIDYgaW5zZXJ0aW9ucygrKSwgMiBk ZWxldGlvbnMoLSkNCg0KZGlmZiAtLWdpdCBhL2xpc3AvcHJvZ21vZGVzL2Vs aXNwLW1vZGUuZWwgYi9saXNwL3Byb2dtb2Rlcy9lbGlzcC1tb2RlLmVsDQpp bmRleCAyMDM3MTJmNDVkLi5kM2I3YWRjODg0IDEwMDY0NA0KLS0tIGEvbGlz cC9wcm9nbW9kZXMvZWxpc3AtbW9kZS5lbA0KKysrIGIvbGlzcC9wcm9nbW9k ZXMvZWxpc3AtbW9kZS5lbA0KQEAgLTQ5LDcgKzQ5LDcgQEAgZW1hY3MtbGlz cC1tb2RlLW1hcA0KICAgKGxldCAoKG1hcCAobWFrZS1zcGFyc2Uta2V5bWFw KSkpDQogICAgIChzZXQta2V5bWFwLXBhcmVudCBtYXAgbGlzcC1tb2RlLXNo YXJlZC1tYXApDQogICAgIChkZWZpbmUta2V5IG1hcCAiXGVcdCIgJ2NvbXBs ZXRpb24tYXQtcG9pbnQpDQotICAgIChkZWZpbmUta2V5IG1hcCAiXGVcQy14 IiAnZXZhbC1kZWZ1bikNCisgICAgKGRlZmluZS1rZXkgbWFwICJcZVxDLXgi ICdkby1ldmFsLWRlZnVuKQ0KICAgICAoZGVmaW5lLWtleSBtYXAgIlxlXEMt cSIgJ2luZGVudC1wcC1zZXhwKQ0KICAgICBtYXApDQogICAiS2V5bWFwIGZv ciBFbWFjcyBMaXNwIG1vZGUuDQpAQCAtMTM2Niw2ICsxMzY2LDExIEBAIGVs aXNwLS1ldmFsLWRlZnVuDQogICAgICAgKGlmIHN0ciAocHJpbmMgc3RyKSkp DQogICAgIGVsaXNwLS1ldmFsLWRlZnVuLXJlc3VsdCkpDQogDQorKGRlZnVu IGRvLWV2YWwtZGVmdW4gKGVkZWJ1Zy1pdCkNCisgIChpbnRlcmFjdGl2ZSAi UCIpDQorICAocmVxdWlyZSAnZWRlYnVnKQ0KKyAgKGNhbGwtaW50ZXJhY3Rp dmVseSAnZXZhbC1kZWZ1biBlZGVidWctaXQpKQ0KKw0KIChkZWZ1biBldmFs LWRlZnVuIChlZGVidWctaXQpDQogICAiRXZhbHVhdGUgdGhlIHRvcC1sZXZl bCBmb3JtIGNvbnRhaW5pbmcgcG9pbnQsIG9yIGFmdGVyIHBvaW50Lg0KIA0K QEAgLTEzOTMsNyArMTM5OCw2IEBAIGV2YWwtZGVmdW4NCiB3aGljaCBzZWUu Ig0KICAgKGludGVyYWN0aXZlICJQIikNCiAgIChjb25kIChlZGVidWctaXQN Ci0JIChyZXF1aXJlICdlZGVidWcpDQogCSAoZGVmdmFyIGVkZWJ1Zy1hbGwt ZGVmcykNCiAJIChldmFsLWRlZnVuIChub3QgZWRlYnVnLWFsbC1kZWZzKSkp DQogCSh0DQotLSANCjIuMzAuMg0KDQo= --RMpTQ2DYle-- From unknown Wed Aug 20 01:19:43 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Jean Louis Subject: bug#47588: closed (Re: bug#47588: 28.0.50; C-M-x in emacs-lisp-mode: elisp--eval-defun: =?UTF-8?Q?Symbol=E2=80=99s?= function definition is void: nil [3 times]) Message-ID: References: X-Gnu-PR-Message: they-closed 47588 X-Gnu-PR-Package: emacs Reply-To: 47588@debbugs.gnu.org Date: Sun, 18 Apr 2021 05:07:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1618722422-7648-1" This is a multi-part message in MIME format... ------------=_1618722422-7648-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #47588: 28.0.50; C-M-x in emacs-lisp-mode: elisp--eval-defun: Symbol=E2=80= =99s function definition is void: nil [3 times] which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 47588@debbugs.gnu.org. --=20 47588: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D47588 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1618722422-7648-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 47588-done) by debbugs.gnu.org; 18 Apr 2021 05:06:46 +0000 Received: from localhost ([127.0.0.1]:45101 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lXzdt-0001yi-Ow for submit@debbugs.gnu.org; Sun, 18 Apr 2021 01:06:45 -0400 Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:52403) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lXzdr-0001yV-Nl for 47588-done@debbugs.gnu.org; Sun, 18 Apr 2021 01:06:44 -0400 Received: from pmg3.iro.umontreal.ca (localhost [127.0.0.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id 744184407AF; Sun, 18 Apr 2021 01:06:38 -0400 (EDT) Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id C8D9D440815; Sun, 18 Apr 2021 01:06:36 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1618722396; bh=DdLlA+1AU7aRtWE9+geSPxYvo9+s3LhT+R+aQ2YAHDU=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=KcubngpcpQSUF/QU0RY1hRoLzeb3k5fe9uju6KCgZSCGZZbaMk6EugDVs0/+gEg+c HlOHi01iqYdF6+oI78H5+b56ivfbXzJxHk54xuaK52gLSpxnca6OKiqRMZb0O0bv0L 4KxznMRCTzhqQ4qeuXWZOYeXVIuQJpPpoV91SI5YZsN2XbBrsI7gJ+KpWtLgf+iES0 pPjYNWqQyHZ+rtXwNn7wtMBt22D1ZGkodhp3K+Lr7PsxV+YnQJByH67QdQNwFqevLR 9c23EV134hrHZH+mBt5L1DAaV2J+XW6PzRRPQ5e1IrGO7amkGOrYGQ8hiqGuydDl4v YbxEfiSqLfsog== Received: from alfajor (104-222-126-84.cpe.teksavvy.com [104.222.126.84]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id 88967120262; Sun, 18 Apr 2021 01:06:36 -0400 (EDT) From: Stefan Monnier To: Gregory Heytings Subject: Re: bug#47588: 28.0.50; C-M-x in emacs-lisp-mode: elisp--eval-defun: =?utf-8?Q?Symbol=E2=80=99s?= function definition is void: nil [3 times] Message-ID: References: <837dliebu7.fsf@gnu.org> <1869622e1629fd40f6c9@heytings.org> Date: Sun, 18 Apr 2021 01:06:35 -0400 In-Reply-To: <1869622e1629fd40f6c9@heytings.org> (Gregory Heytings's message of "Sat, 17 Apr 2021 23:48:53 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-SPAM-INFO: Spam detection results: 0 ALL_TRUSTED -1 Passed through trusted hosts only via SMTP AWL -0.102 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DKIM_SIGNED 0.1 Message has a DKIM or DK signature, not necessarily valid DKIM_VALID -0.1 Message has at least one valid DKIM or DK signature DKIM_VALID_AU -0.1 Message has a valid DKIM or DK signature from author's domain X-SPAM-LEVEL: X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 47588-done Cc: Eli Zaretskii , 47588-done@debbugs.gnu.org, Jean Louis X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) It took me a while to figure out that the Symbol=E2=80=99s function definition is void: nil was coming from `load-read-function` being nil (which was due to it being rebound to nil by the `debug` function). I installed the patch below which seems to fix it. It's all still pretty messy, sadly. Stefan commit 5c07cd0f156217db268ccb9fa64566fb429c4257 (HEAD -> trunk, origin/mast= er, origin/HEAD) Author: Stefan Monnier Date: Sun Apr 18 01:03:43 2021 -0400 * lisp/emacs-lisp/debug.el (debug): Fix (bug#47588) =20=20=20=20 Don't bind `load-read-function` to nil but to its actual default value. Actually, I'm not sure it's worth the trouble rebinding this var, but if we do, then we should bind it to a valid value rather than to nil. =20=20=20=20 * lisp/emacs-lisp/edebug.el (edebug--eval-defun): Re-install our advice if needed. diff --git a/lisp/emacs-lisp/debug.el b/lisp/emacs-lisp/debug.el index b2d54c77feb..069c7a90ad0 100644 --- a/lisp/emacs-lisp/debug.el +++ b/lisp/emacs-lisp/debug.el @@ -213,7 +213,7 @@ debug last-input-event last-command-event last-nonmenu-event last-event-frame overriding-local-map - load-read-function + (load-read-function #'read) ;; If we are inside a minibuffer, allow nesting ;; so that we don't get an error from the `e' command. (enable-recursive-minibuffers diff --git a/lisp/emacs-lisp/edebug.el b/lisp/emacs-lisp/edebug.el index cbc40193125..b08ee3c4a17 100644 --- a/lisp/emacs-lisp/edebug.el +++ b/lisp/emacs-lisp/edebug.el @@ -459,6 +459,9 @@ edebug--eval-defun If acting on a `defun' for FUNCTION, and the function was instrumented, `Edebug: FUNCTION' is printed in the minibuffer. If not instrumented, just FUNCTION is printed." + ;; Re-install our advice, in case `debug' re-bound `load-read-function' = to + ;; its default value. + (add-function :around load-read-function #'edebug--read) (let* ((edebug-all-forms (not (eq (not edebug-it) (not edebug-all-defs))= )) (edebug-all-defs edebug-all-forms)) (funcall orig-fun nil))) ------------=_1618722422-7648-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 4 Apr 2021 05:38:06 +0000 Received: from localhost ([127.0.0.1]:34754 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lSvSW-00031Q-VZ for submit@debbugs.gnu.org; Sun, 04 Apr 2021 01:38:06 -0400 Received: from lists.gnu.org ([209.51.188.17]:38052) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lSvST-000314-K9 for submit@debbugs.gnu.org; Sun, 04 Apr 2021 01:38:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53272) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lSvST-0007Y8-D3 for bug-gnu-emacs@gnu.org; Sun, 04 Apr 2021 01:38:01 -0400 Received: from stw1.rcdrun.com ([217.170.207.13]:37053) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lSvSP-0004MN-Tr for bug-gnu-emacs@gnu.org; Sun, 04 Apr 2021 01:38:01 -0400 Received: from localhost ([::ffff:41.202.241.42]) (AUTH: PLAIN securesender, TLS: TLS1.3,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 000000000001DF51.0000000060695090.00007F65; Sat, 03 Apr 2021 22:37:19 -0700 Date: Sun, 04 Apr 2021 08:37:08 +0300 From: Jean Louis To: bug-gnu-emacs@gnu.org Subject: 28.0.50; C-M-x in emacs-lisp-mode: elisp--eval-defun: =?utf-8?Q?S?= =?utf-8?Q?ymbol=E2=80=99s?= function definition is void: nil [3 times] MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: Received-SPF: pass client-ip=217.170.207.13; envelope-from=support1@rcdrun.com; helo=stw1.rcdrun.com X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.25, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.1 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.1 (--) Since some time, not so long ago, maybe week or weeks, I have noticed that C-M-x cannot evaluate definition when inside of definition. This does not happen in 'emacs -Q' and I have not observed it before. Error I get is: elisp--eval-defun: Symbol’s function definition is void: nil [3 times] In GNU Emacs 28.0.50 (build 3, x86_64-pc-linux-gnu, X toolkit, cairo version 1.17.4, Xaw3d scroll bars) of 2021-04-01 built on protected.rcdrun.com Repository revision: 168d2628b233337a1fbf90d05dbcc3fa39f771e7 Repository branch: master Windowing system distributor 'The X.Org Foundation', version 11.0.12010000 Configured using: 'configure --with-x-toolkit=lucid' Configured features: ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG JSON LCMS2 LIBOTF LIBSYSTEMD LIBXML2 M17N_FLT MODULES NOTIFY INOTIFY PDUMPER PNG RSVG SOUND THREADS TIFF TOOLKIT_SCROLL_BARS X11 XAW3D XDBE XIM XPM LUCID ZLIB Important settings: value of $LC_ALL: en_US.UTF-8 value of $LANG: de_DE.UTF-8 value of $XMODIFIERS: @im=exwm-xim locale-coding-system: utf-8-unix Major mode: Hyperscope Minor modes in effect: hi-lock-mode: t hpath:find-file-urls-mode: t which-key-mode: t timeclock-mode-line-display: t show-paren-mode: t savehist-mode: t save-place-mode: t immortal-scratch-mode: t helm-ff-cache-mode: t shell-dirtrack-mode: t hl-line-mode: t electric-pair-mode: t display-time-mode: t display-battery-mode: t async-bytecomp-package-mode: t persistent-scratch-autosave-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 column-number-mode: t line-number-mode: t transient-mark-mode: t Load-path shadows: /home/data1/protected/Programming/emacs-lisp/rcd-cf hides /home/data1/protected/.emacs.d/elpa/rcd-cf-1.32/rcd-cf /home/data1/protected/Programming/emacs-lisp/rcd-password hides /home/data1/protected/.emacs.d/elpa/rcd-password-1.1/rcd-password /home/data1/protected/Programming/emacs-lisp/rcd-translations hides /home/data1/protected/.emacs.d/elpa/rcd-translations-1.3/rcd-translations /home/data1/protected/Programming/emacs-lisp/rcd-vc hides /home/data1/protected/.emacs.d/elpa/rcd-vc-1.14/rcd-vc /home/data1/protected/Programming/emacs-lisp/rcd-db hides /home/data1/protected/.emacs.d/elpa/rcd-db-1.22/rcd-db /home/data1/protected/Programming/emacs-lisp/rcd-db-init hides /home/data1/protected/.emacs.d/elpa/rcd-db-init-1.11/rcd-db-init /home/data1/protected/Programming/emacs-lisp/rcd-vcard hides /home/data1/protected/.emacs.d/elpa/rcd-vcard-0.1/rcd-vcard /home/data1/protected/Programming/emacs-lisp/termux hides /home/data1/protected/.emacs.d/elpa/termux-0.1/termux /home/data1/protected/Programming/emacs-lisp/rcd-utilities hides /home/data1/protected/.emacs.d/elpa/rcd-utilities-1.53/rcd-utilities /home/data1/protected/Programming/emacs-lisp/units hides /home/data1/protected/.emacs.d/elpa/units-0.1/units ~/Programming/git/emacs-libvterm/vterm hides /home/data1/protected/.emacs.d/elpa/vterm-0.0.1/vterm /home/data1/protected/.emacs.d/elpa/org-20201216/ob-lisp hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-lisp /home/data1/protected/.emacs.d/elpa/org-20201216/org-entities hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-entities /home/data1/protected/.emacs.d/elpa/org-20201216/ob-haskell hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-haskell /home/data1/protected/.emacs.d/elpa/org-20201216/org-pcomplete hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-pcomplete /home/data1/protected/.emacs.d/elpa/org-20201216/org-install hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-install /home/data1/protected/.emacs.d/elpa/org-20201216/ob-lob hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-lob /home/data1/protected/.emacs.d/elpa/org-20201216/org-element hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-element /home/data1/protected/.emacs.d/elpa/org-20201216/org-duration hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-duration /home/data1/protected/.emacs.d/elpa/org-20201216/org-faces hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-faces /home/data1/protected/.emacs.d/elpa/org-20201216/ob-org hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-org /home/data1/protected/.emacs.d/elpa/org-20201216/org-agenda hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-agenda /home/data1/protected/.emacs.d/elpa/org-20201216/org-clock hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-clock /home/data1/protected/.emacs.d/elpa/org-20201216/ox hides /home/data1/protected/Programming/Software/emacs/lisp/org/ox /home/data1/protected/.emacs.d/elpa/org-20201216/org-timer hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-timer /home/data1/protected/.emacs.d/elpa/org-20201216/ob-dot hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-dot /home/data1/protected/.emacs.d/elpa/org-20201216/ob-exp hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-exp /home/data1/protected/.emacs.d/elpa/org-20201216/ob-R hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-R /home/data1/protected/.emacs.d/elpa/org-20201216/ol-rmail hides /home/data1/protected/Programming/Software/emacs/lisp/org/ol-rmail /home/data1/protected/.emacs.d/elpa/org-20201216/org-mobile hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-mobile /home/data1/protected/.emacs.d/elpa/org-20201216/org-footnote hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-footnote /home/data1/protected/.emacs.d/elpa/org-20201216/ob-ditaa hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-ditaa /home/data1/protected/.emacs.d/elpa/org-20201216/ob-sed hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-sed /home/data1/protected/.emacs.d/elpa/org-20201216/ob-shell hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-shell /home/data1/protected/.emacs.d/elpa/org-20201216/ob-python hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-python /home/data1/protected/.emacs.d/elpa/org-20201216/ob-awk hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-awk /home/data1/protected/.emacs.d/elpa/org-20201216/org-loaddefs hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-loaddefs /home/data1/protected/.emacs.d/elpa/org-20201216/ob-emacs-lisp hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-emacs-lisp /home/data1/protected/.emacs.d/elpa/org-20201216/ox-odt hides /home/data1/protected/Programming/Software/emacs/lisp/org/ox-odt /home/data1/protected/.emacs.d/elpa/org-20201216/org-id hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-id /home/data1/protected/.emacs.d/elpa/org-20201216/ob-lilypond hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-lilypond /home/data1/protected/.emacs.d/elpa/org-20201216/ob-table hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-table /home/data1/protected/.emacs.d/elpa/org-20201216/ob-stan hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-stan /home/data1/protected/.emacs.d/elpa/org-20201216/ol-bbdb hides /home/data1/protected/Programming/Software/emacs/lisp/org/ol-bbdb /home/data1/protected/.emacs.d/elpa/org-20201216/ox-beamer hides /home/data1/protected/Programming/Software/emacs/lisp/org/ox-beamer /home/data1/protected/.emacs.d/elpa/org-20201216/ol-irc hides /home/data1/protected/Programming/Software/emacs/lisp/org/ol-irc /home/data1/protected/.emacs.d/elpa/org-20201216/org-archive hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-archive /home/data1/protected/.emacs.d/elpa/org-20201216/ob-comint hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-comint /home/data1/protected/.emacs.d/elpa/org-20201216/ob-core hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-core /home/data1/protected/.emacs.d/elpa/org-20201216/org-inlinetask hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-inlinetask /home/data1/protected/.emacs.d/elpa/org-20201216/ob-plantuml hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-plantuml /home/data1/protected/.emacs.d/elpa/org-20201216/org-capture hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-capture /home/data1/protected/.emacs.d/elpa/org-20201216/org-indent hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-indent /home/data1/protected/.emacs.d/elpa/org-20201216/org-plot hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-plot /home/data1/protected/.emacs.d/elpa/org-20201216/ob-vala hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-vala /home/data1/protected/.emacs.d/elpa/org-20201216/ob-css hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-css /home/data1/protected/.emacs.d/elpa/org-20201216/org-mouse hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-mouse /home/data1/protected/.emacs.d/elpa/org-20201216/org-feed hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-feed /home/data1/protected/.emacs.d/elpa/org-20201216/ob-abc hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-abc /home/data1/protected/.emacs.d/elpa/org-20201216/ol-mhe hides /home/data1/protected/Programming/Software/emacs/lisp/org/ol-mhe /home/data1/protected/.emacs.d/elpa/org-20201216/ob-C hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-C /home/data1/protected/.emacs.d/elpa/org-20201216/ob-ocaml hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-ocaml /home/data1/protected/.emacs.d/elpa/org-20201216/ox-publish hides /home/data1/protected/Programming/Software/emacs/lisp/org/ox-publish /home/data1/protected/.emacs.d/elpa/org-20201216/org hides /home/data1/protected/Programming/Software/emacs/lisp/org/org /home/data1/protected/.emacs.d/elpa/org-20201216/ob-eval hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-eval /home/data1/protected/.emacs.d/elpa/org-20201216/ob-hledger hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-hledger /home/data1/protected/.emacs.d/elpa/org-20201216/ox-ascii hides /home/data1/protected/Programming/Software/emacs/lisp/org/ox-ascii /home/data1/protected/.emacs.d/elpa/org-20201216/ob-sass hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-sass /home/data1/protected/.emacs.d/elpa/org-20201216/ox-md hides /home/data1/protected/Programming/Software/emacs/lisp/org/ox-md /home/data1/protected/.emacs.d/elpa/org-20201216/ox-man hides /home/data1/protected/Programming/Software/emacs/lisp/org/ox-man /home/data1/protected/.emacs.d/elpa/org-20201216/ob-makefile hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-makefile /home/data1/protected/.emacs.d/elpa/org-20201216/ol hides /home/data1/protected/Programming/Software/emacs/lisp/org/ol /home/data1/protected/.emacs.d/elpa/org-20201216/ol-gnus hides /home/data1/protected/Programming/Software/emacs/lisp/org/ol-gnus /home/data1/protected/.emacs.d/elpa/org-20201216/org-attach hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-attach /home/data1/protected/.emacs.d/elpa/org-20201216/ob-picolisp hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-picolisp /home/data1/protected/.emacs.d/elpa/org-20201216/ob-gnuplot hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-gnuplot /home/data1/protected/.emacs.d/elpa/org-20201216/ob-latex hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-latex /home/data1/protected/.emacs.d/elpa/org-20201216/ox-latex hides /home/data1/protected/Programming/Software/emacs/lisp/org/ox-latex /home/data1/protected/.emacs.d/elpa/org-20201216/ob-eshell hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-eshell /home/data1/protected/.emacs.d/elpa/org-20201216/org-macs hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-macs /home/data1/protected/.emacs.d/elpa/org-20201216/org-list hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-list /home/data1/protected/.emacs.d/elpa/org-20201216/ob-octave hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-octave /home/data1/protected/.emacs.d/elpa/org-20201216/ob-ebnf hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-ebnf /home/data1/protected/.emacs.d/elpa/org-20201216/org-compat hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-compat /home/data1/protected/.emacs.d/elpa/org-20201216/ox-texinfo hides /home/data1/protected/Programming/Software/emacs/lisp/org/ox-texinfo /home/data1/protected/.emacs.d/elpa/org-20201216/ob-ruby hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-ruby /home/data1/protected/.emacs.d/elpa/org-20201216/ob-shen hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-shen /home/data1/protected/.emacs.d/elpa/org-20201216/ol-docview hides /home/data1/protected/Programming/Software/emacs/lisp/org/ol-docview /home/data1/protected/.emacs.d/elpa/org-20201216/org-protocol hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-protocol /home/data1/protected/.emacs.d/elpa/org-20201216/ob hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob /home/data1/protected/.emacs.d/elpa/org-20201216/ob-ledger hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-ledger /home/data1/protected/.emacs.d/elpa/org-20201216/org-num hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-num /home/data1/protected/.emacs.d/elpa/org-20201216/ol-info hides /home/data1/protected/Programming/Software/emacs/lisp/org/ol-info /home/data1/protected/.emacs.d/elpa/org-20201216/ox-html hides /home/data1/protected/Programming/Software/emacs/lisp/org/ox-html /home/data1/protected/.emacs.d/elpa/org-20201216/ob-asymptote hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-asymptote /home/data1/protected/.emacs.d/elpa/org-20201216/org-tempo hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-tempo /home/data1/protected/.emacs.d/elpa/org-20201216/ob-J hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-J /home/data1/protected/.emacs.d/elpa/org-20201216/ob-forth hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-forth /home/data1/protected/.emacs.d/elpa/org-20201216/ob-maxima hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-maxima /home/data1/protected/.emacs.d/elpa/org-20201216/ob-js hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-js /home/data1/protected/.emacs.d/elpa/org-20201216/ob-groovy hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-groovy /home/data1/protected/.emacs.d/elpa/org-20201216/org-ctags hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-ctags /home/data1/protected/.emacs.d/elpa/org-20201216/ob-sql hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-sql /home/data1/protected/.emacs.d/elpa/org-20201216/org-crypt hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-crypt /home/data1/protected/.emacs.d/elpa/org-20201216/org-habit hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-habit /home/data1/protected/.emacs.d/elpa/org-20201216/ob-sqlite hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-sqlite /home/data1/protected/.emacs.d/elpa/org-20201216/ob-fortran hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-fortran /home/data1/protected/.emacs.d/elpa/org-20201216/ob-perl hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-perl /home/data1/protected/.emacs.d/elpa/org-20201216/ol-w3m hides /home/data1/protected/Programming/Software/emacs/lisp/org/ol-w3m /home/data1/protected/.emacs.d/elpa/org-20201216/org-refile hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-refile /home/data1/protected/.emacs.d/elpa/org-20201216/ol-eshell hides /home/data1/protected/Programming/Software/emacs/lisp/org/ol-eshell /home/data1/protected/.emacs.d/elpa/org-20201216/org-lint hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-lint /home/data1/protected/.emacs.d/elpa/org-20201216/ox-icalendar hides /home/data1/protected/Programming/Software/emacs/lisp/org/ox-icalendar /home/data1/protected/.emacs.d/elpa/org-20201216/ob-ref hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-ref /home/data1/protected/.emacs.d/elpa/org-20201216/ol-bibtex hides /home/data1/protected/Programming/Software/emacs/lisp/org/ol-bibtex /home/data1/protected/.emacs.d/elpa/org-20201216/org-keys hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-keys /home/data1/protected/.emacs.d/elpa/org-20201216/org-macro hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-macro /home/data1/protected/.emacs.d/elpa/org-20201216/org-table hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-table /home/data1/protected/.emacs.d/elpa/org-20201216/org-src hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-src /home/data1/protected/.emacs.d/elpa/org-20201216/ob-processing hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-processing /home/data1/protected/.emacs.d/elpa/org-20201216/ox-org hides /home/data1/protected/Programming/Software/emacs/lisp/org/ox-org /home/data1/protected/.emacs.d/elpa/org-20201216/org-datetree hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-datetree /home/data1/protected/.emacs.d/elpa/org-20201216/ob-mscgen hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-mscgen /home/data1/protected/.emacs.d/elpa/org-20201216/ob-java hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-java /home/data1/protected/.emacs.d/elpa/org-20201216/ob-io hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-io /home/data1/protected/.emacs.d/elpa/org-20201216/ob-calc hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-calc /home/data1/protected/.emacs.d/elpa/org-20201216/ob-clojure hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-clojure /home/data1/protected/.emacs.d/elpa/org-20201216/org-goto hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-goto /home/data1/protected/.emacs.d/elpa/org-20201216/org-version hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-version /home/data1/protected/.emacs.d/elpa/org-20201216/ob-tangle hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-tangle /home/data1/protected/.emacs.d/elpa/org-20201216/ob-coq hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-coq /home/data1/protected/.emacs.d/elpa/org-20201216/ob-lua hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-lua /home/data1/protected/.emacs.d/elpa/org-20201216/org-colview hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-colview /home/data1/protected/.emacs.d/elpa/org-20201216/ob-screen hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-screen /home/data1/protected/.emacs.d/elpa/org-20201216/ob-matlab hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-matlab /home/data1/protected/.emacs.d/elpa/org-20201216/org-attach-git hides /home/data1/protected/Programming/Software/emacs/lisp/org/org-attach-git /home/data1/protected/.emacs.d/elpa/org-20201216/ob-scheme hides /home/data1/protected/Programming/Software/emacs/lisp/org/ob-scheme /home/data1/protected/.emacs.d/elpa/org-20201216/ol-eww hides /home/data1/protected/Programming/Software/emacs/lisp/org/ol-eww /home/data1/protected/.emacs.d/elpa/flim-20200908.1428/sasl hides /home/data1/protected/Programming/Software/emacs/lisp/net/sasl /home/data1/protected/.emacs.d/elpa/dictionary-20201001.1727/dictionary hides /home/data1/protected/Programming/Software/emacs/lisp/net/dictionary Features: (shadow emacsbug mailalias sql mule-util shortdoc hi-lock macros hmouse-tag etags fileloop xref project misearch multi-isearch sendmail rcd-wrs dired-x help-fns radix-tree cl-print debug backtrace smerge-mode diff-mode diff dired-aux dired-launch bookmark hywconfig gnutls network-stream url-http url-gw nsm url-auth pp url-cache server ol-w3m ol-rmail ol-mhe ol-irc ol-info org-id org-refile ol-gnus nnselect gnus-search eieio-opt cl-extra speedbar ezimage dframe ol-eww eww xdg url-queue thingatpt mm-url ol-docview doc-view jka-compr image-mode exif ol-bibtex bibtex ol-bbdb ob-dot ob-lisp ob-perl ob-scheme ob-shell ob-sql ob-ditaa ob-plantuml which-key timeclock symon paren scroll-all savehist saveplace immortal-scratch helm-mode helm-files tramp tramp-loaddefs trampver tramp-integration files-x tramp-compat shell ls-lisp helm-buffers helm-occur helm-tags helm-locate helm-grep wgrep-helm wgrep grep compile helm-regexp helm-utils helm-help helm-types hl-line elec-pair time battery cus-start cus-load bbdb bbdb-site timezone mutt-tools ivy delsel ivy-faces ivy-overlay colir maildir qp maildir-index dash s noflet cl-indent dotassoc kv gnus-art mm-uu mml2015 gnus-sum shr kinsoku svg dom gnus-group gnus-undo gnus-start gnus-dbus dbus xml gnus-cloud nnimap nnmail mail-source utf7 netrc nnoo parse-time iso8601 gnus-spec gnus-int gnus-range message rmc puny rfc822 mml mailabbrev gmm-utils gnus-win gnus nnheader wid-edit mm-view mml-smime mml-sec epa derived epg epg-config gnus-util rmail rmail-loaddefs mail-utils text-property-search smime dig mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 mm-util ietf-drums mail-prsvr mailheader rcd-vc windmove rcd-cf helm async-bytecomp helm-global-bindings edmacro kmacro helm-source eieio-compat helm-multi-match helm-lib async rcd-db chart time-stamp rcd-db-init pq rcd-password persistent-scratch gold-price units facemenu org-protocol disp-table enriched hyperbole hinit hibtypes hib-doc-id klink hib-kbd hib-debbugs hib-social hsys-www hib-org hsys-org org-element avl-tree generator org ob ob-tangle ob-ref ob-lob ob-table ob-exp org-macro org-footnote org-src ob-comint org-pcomplete pcomplete comint ansi-color ring org-list org-faces org-entities time-date org-version ob-emacs-lisp ob-core ob-eval org-table ol org-keys org-compat advice org-macs org-loaddefs format-spec find-func hactypes hui-mini hui hui-mouse hmouse-key hargs hui-menu hyrolo-menu hui-jmenu noutline outline hmouse-sh hmouse-drv hypb locate hui-window pulse color hycontrol hsettings hui-em-but hyrolo hmail hbut view hact hpath hhist hbdata htz cal-julian hbmap hmoccur help-mode hui-select hvar set hversion hload-path hyperbole-autoloads kotl-autoloads tex-site helm-easymenu cl easy-mmode slime-autoloads finder-inf info package browse-url url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util mailcap url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs password-cache json map url-vars seq byte-opt bytecomp byte-compile cconv rcd-utilities gv rx subr-x dired dired-loaddefs cl-loaddefs cl-lib cal-menu calendar cal-loaddefs iso-transl tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel term/x-win x-win term/common-win x-dnd 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 easymenu timer select scroll-bar mouse jit-lock font-lock syntax 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 button loaddefs faces cus-face macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote threads dbusbind inotify lcms2 dynamic-setting system-font-setting font-render-setting cairo x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 454275 66132) (symbols 48 38376 1) (strings 32 176839 29032) (string-bytes 1 6413769) (vectors 16 67957) (vector-slots 8 1556759 198278) (floats 8 565 424) (intervals 56 6680 35) (buffers 992 33)) -- Thanks, Jean Louis Take action in Free Software Foundation campaigns: https://www.fsf.org/campaigns ------------=_1618722422-7648-1--