From unknown Fri Aug 15 15:34:50 2025 X-Loop: help-debbugs@gnu.org Subject: bug#71258: 29.2.50; insert-file-contents has a confusing error when called on a directory Resent-From: Spencer Baugh Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 29 May 2024 13:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 71258 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 71258@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.1716990376606 (code B ref -1); Wed, 29 May 2024 13:47:02 +0000 Received: (at submit) by debbugs.gnu.org; 29 May 2024 13:46:16 +0000 Received: from localhost ([127.0.0.1]:34730 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sCJd9-00009g-VO for submit@debbugs.gnu.org; Wed, 29 May 2024 09:46:16 -0400 Received: from lists.gnu.org ([209.51.188.17]:43158) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sCJd5-000099-L8 for submit@debbugs.gnu.org; Wed, 29 May 2024 09:46:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sCJcs-0003ZS-Pm for bug-gnu-emacs@gnu.org; Wed, 29 May 2024 09:45:59 -0400 Received: from mxout5.mail.janestreet.com ([64.215.233.18]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sCJcq-0001r5-FF for bug-gnu-emacs@gnu.org; Wed, 29 May 2024 09:45:58 -0400 From: Spencer Baugh Date: Wed, 29 May 2024 09:45:54 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=janestreet.com; s=waixah; t=1716990355; bh=x86TXDOVJHQ6Rkpph3jdo8+bhbAcpw9bUzBL3djnp90=; h=From:To:Subject:Date; b=Vsr0bRRETJNejD39aPZ0YdY7JmdbGVTTcJ4Y31EzyLoaBqSPnaymOZf+ZhzVtx/hi CWrjNy1oHOwDL0ip49WQ/hVDgz4/jxn4nC9cYfy6PBgvpNzfrMzE+DhE8UxYFBQWqX qxsdSff6DahBDD0AuqsRxQYXWgVn/AShoc4bCT25ZdscmtjQ/iBmJoXYDTUtRbntPC MVG+2qyXb1L9pWrNYb33Jhok5vgNlhr3nGaFUzTS+tOpo7JGuUSPuzXJLXHW6AGrr3 ZjboP7R2Rf54RRcMclBEf46gM/kIJkKXW7WWyMnRH8qFwENKjQ0HJ8FWpm/rOApnB2 rtYl6co+OvRnA== Received-SPF: pass client-ip=64.215.233.18; envelope-from=sbaugh@janestreet.com; helo=mxout5.mail.janestreet.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) 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.4 (--) 1. emacs -Q 2. M-: (insert-file-contents "~") RET 3. Observe (error "Maximum buffer size exceeded") since ~ is a directory. This is quite confusing as an error message, it should be something else instead. In GNU Emacs 29.2.50 (build 2, x86_64-pc-linux-gnu, X toolkit, cairo version 1.15.12, Xaw scroll bars) of 2024-05-21 built on igm-qws-u22796a Windowing system distributor 'The X.Org Foundation', version 11.0.12011000 System Description: Rocky Linux 8.9 (Green Obsidian) Configured using: 'configure --config-cache --with-x-toolkit=lucid --without-gpm --without-gconf --without-selinux --without-imagemagick --with-modules --with-gif=no --with-cairo --with-rsvg --without-compress-install --prefix=/j/office/app/emacs/builds/29-20240521-160155' Configured features: CAIRO DBUS FREETYPE GLIB GMP GNUTLS GSETTINGS HARFBUZZ JPEG JSON LIBSYSTEMD LIBXML2 MODULES NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS X11 XDBE XIM XINPUT2 XPM LUCID ZLIB Important settings: value of $EMACSLOADPATH: /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/lib/ecaml_plugin/bin:/usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t global-eldoc-mode: t eldoc-mode: t show-paren-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 line-number-mode: t indent-tabs-mode: t transient-mark-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t Load-path shadows: /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/spacemacs-layers/jane/config hides /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/spacemacs-layers/jane-dap/config /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/spacemacs-layers/jane/packages hides /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/spacemacs-layers/jane-dap/packages /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/spacemacs-layers/jane/packages hides /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/spacemacs-layers/jane-fzf/packages /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/spacemacs-layers/jane/config hides /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/spacemacs-layers/jane-fzf/config /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/spacemacs-layers/jane/packages hides /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/spacemacs-layers/org-fe/packages /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/contrib/eglot/jsonrpc hides /j/office/app/emacs/builds/29-20240521-160155/share/emacs/29.2.50/lisp/jsonrpc /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/contrib/eglot/external-completion hides /j/office/app/emacs/builds/29-20240521-160155/share/emacs/29.2.50/lisp/external-completion /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/contrib/eglot/eglot hides /j/office/app/emacs/builds/29-20240521-160155/share/emacs/29.2.50/lisp/progmodes/eglot /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/contrib/auctex/lpath hides /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/contrib/dictionary/lpath /j/office/app/emacs/builds/29-20240521-160155/share/emacs/29.2.50/lisp/net/dictionary hides /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/contrib/dictionary/dictionary Features: (shadow sort mail-extr emacsbug message mailcap yank-media puny dired dired-loaddefs rfc822 mml mml-sec password-cache epa derived epg rfc6068 epg-config gnus-util text-property-search time-date subr-x 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 byte-opt gv bytecomp byte-compile debug backtrace help-mode find-func cl-loaddefs cl-lib rmc iso-transl tooltip cconv eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode 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 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 nadvice seq simple cl-generic indonesian philippine 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 emoji-zwj charscript charprop case-table epa-hook jka-cmpr-hook help abbrev obarray oclosure cl-preloaded button loaddefs theme-loaddefs faces cus-face macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget keymap hashtable-print-readable backquote threads dbusbind inotify dynamic-setting system-font-setting font-render-setting cairo x-toolkit xinput2 x multi-tty make-network-process emacs) Memory information: ((conses 16 74527 9721) (symbols 48 10533 0) (strings 32 26606 1294) (string-bytes 1 817294) (vectors 16 11698) (vector-slots 8 171912 11362) (floats 8 36 38) (intervals 56 308 0) (buffers 976 11)) From unknown Fri Aug 15 15:34:50 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: Spencer Baugh Subject: bug#71258: closed (Re: bug#71258: 29.2.50; insert-file-contents has a confusing error when called on a directory) Message-ID: References: <86ttigsmq7.fsf@gnu.org> X-Gnu-PR-Message: they-closed 71258 X-Gnu-PR-Package: emacs Reply-To: 71258@debbugs.gnu.org Date: Wed, 29 May 2024 14:44:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1716993842-10327-1" This is a multi-part message in MIME format... ------------=_1716993842-10327-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #71258: 29.2.50; insert-file-contents has a confusing error when called on = a directory 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 71258@debbugs.gnu.org. --=20 71258: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D71258 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1716993842-10327-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 71258-done) by debbugs.gnu.org; 29 May 2024 14:43:16 +0000 Received: from localhost ([127.0.0.1]:38516 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sCKWK-0002ev-Du for submit@debbugs.gnu.org; Wed, 29 May 2024 10:43:16 -0400 Received: from eggs.gnu.org ([209.51.188.92]:40280) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sCKWJ-0002ef-7W for 71258-done@debbugs.gnu.org; Wed, 29 May 2024 10:43:15 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sCKW3-0003KJ-O4; Wed, 29 May 2024 10:42:59 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=+BjgLyntR3DU+IN17XKdnREe/s5+L73x+rkK9igU2Yo=; b=PZWbjIoEkNpR 7t3A8mp4AJqGvR3S3j981j1D5P/X12jcoWTOh2EOWwFwfVMj7mFraAGVW91w6uq4kVwzGuHPOYHY4 6tg8j9Sdekk6zY8oRHSTSYWiMYKMMqtT1cjgqsv9LpyuhJbwgG1XA3pAaK370E1INqa6+QbfgdsRb brThIA/X+LkyhSYfJ6fQAragh2Aa4dInmy5muXPe2TsWgzA8M6j/G3OaIMU5cB8CCOpoYAX8lkO/Y Cu8WdysAjOACwGzEZSiHbCykZ4IRpzXfWYoAya907jgdSFHsXNrkS38fZ3dafB70q6zz28lo5fuLR grKoimUMz4MwQ4b7PlRGKA==; Date: Wed, 29 May 2024 17:42:56 +0300 Message-Id: <86ttigsmq7.fsf@gnu.org> From: Eli Zaretskii To: Spencer Baugh In-Reply-To: (message from Spencer Baugh on Wed, 29 May 2024 09:45:54 -0400) Subject: Re: bug#71258: 29.2.50; insert-file-contents has a confusing error when called on a directory References: X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 71258-done Cc: 71258-done@debbugs.gnu.org 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 (---) > From: Spencer Baugh > Date: Wed, 29 May 2024 09:45:54 -0400 > > > 1. emacs -Q > 2. M-: (insert-file-contents "~") RET > 3. Observe (error "Maximum buffer size exceeded") since ~ is a directory. > > This is quite confusing as an error message, it should be something else > instead. Thanks, I installed a fix on the master branch. ------------=_1716993842-10327-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 29 May 2024 13:46:16 +0000 Received: from localhost ([127.0.0.1]:34730 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sCJd9-00009g-VO for submit@debbugs.gnu.org; Wed, 29 May 2024 09:46:16 -0400 Received: from lists.gnu.org ([209.51.188.17]:43158) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sCJd5-000099-L8 for submit@debbugs.gnu.org; Wed, 29 May 2024 09:46:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sCJcs-0003ZS-Pm for bug-gnu-emacs@gnu.org; Wed, 29 May 2024 09:45:59 -0400 Received: from mxout5.mail.janestreet.com ([64.215.233.18]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sCJcq-0001r5-FF for bug-gnu-emacs@gnu.org; Wed, 29 May 2024 09:45:58 -0400 From: Spencer Baugh To: bug-gnu-emacs@gnu.org Subject: 29.2.50; insert-file-contents has a confusing error when called on a directory Date: Wed, 29 May 2024 09:45:54 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=janestreet.com; s=waixah; t=1716990355; bh=x86TXDOVJHQ6Rkpph3jdo8+bhbAcpw9bUzBL3djnp90=; h=From:To:Subject:Date; b=Vsr0bRRETJNejD39aPZ0YdY7JmdbGVTTcJ4Y31EzyLoaBqSPnaymOZf+ZhzVtx/hi CWrjNy1oHOwDL0ip49WQ/hVDgz4/jxn4nC9cYfy6PBgvpNzfrMzE+DhE8UxYFBQWqX qxsdSff6DahBDD0AuqsRxQYXWgVn/AShoc4bCT25ZdscmtjQ/iBmJoXYDTUtRbntPC MVG+2qyXb1L9pWrNYb33Jhok5vgNlhr3nGaFUzTS+tOpo7JGuUSPuzXJLXHW6AGrr3 ZjboP7R2Rf54RRcMclBEf46gM/kIJkKXW7WWyMnRH8qFwENKjQ0HJ8FWpm/rOApnB2 rtYl6co+OvRnA== Received-SPF: pass client-ip=64.215.233.18; envelope-from=sbaugh@janestreet.com; helo=mxout5.mail.janestreet.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) 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.4 (--) 1. emacs -Q 2. M-: (insert-file-contents "~") RET 3. Observe (error "Maximum buffer size exceeded") since ~ is a directory. This is quite confusing as an error message, it should be something else instead. In GNU Emacs 29.2.50 (build 2, x86_64-pc-linux-gnu, X toolkit, cairo version 1.15.12, Xaw scroll bars) of 2024-05-21 built on igm-qws-u22796a Windowing system distributor 'The X.Org Foundation', version 11.0.12011000 System Description: Rocky Linux 8.9 (Green Obsidian) Configured using: 'configure --config-cache --with-x-toolkit=lucid --without-gpm --without-gconf --without-selinux --without-imagemagick --with-modules --with-gif=no --with-cairo --with-rsvg --without-compress-install --prefix=/j/office/app/emacs/builds/29-20240521-160155' Configured features: CAIRO DBUS FREETYPE GLIB GMP GNUTLS GSETTINGS HARFBUZZ JPEG JSON LIBSYSTEMD LIBXML2 MODULES NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS X11 XDBE XIM XINPUT2 XPM LUCID ZLIB Important settings: value of $EMACSLOADPATH: /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/lib/ecaml_plugin/bin:/usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t global-eldoc-mode: t eldoc-mode: t show-paren-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 line-number-mode: t indent-tabs-mode: t transient-mark-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t Load-path shadows: /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/spacemacs-layers/jane/config hides /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/spacemacs-layers/jane-dap/config /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/spacemacs-layers/jane/packages hides /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/spacemacs-layers/jane-dap/packages /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/spacemacs-layers/jane/packages hides /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/spacemacs-layers/jane-fzf/packages /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/spacemacs-layers/jane/config hides /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/spacemacs-layers/jane-fzf/config /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/spacemacs-layers/jane/packages hides /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/spacemacs-layers/org-fe/packages /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/contrib/eglot/jsonrpc hides /j/office/app/emacs/builds/29-20240521-160155/share/emacs/29.2.50/lisp/jsonrpc /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/contrib/eglot/external-completion hides /j/office/app/emacs/builds/29-20240521-160155/share/emacs/29.2.50/lisp/external-completion /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/contrib/eglot/eglot hides /j/office/app/emacs/builds/29-20240521-160155/share/emacs/29.2.50/lisp/progmodes/eglot /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/contrib/auctex/lpath hides /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/contrib/dictionary/lpath /j/office/app/emacs/builds/29-20240521-160155/share/emacs/29.2.50/lisp/net/dictionary hides /usr/local/home/sbaugh/workspaces/a214bae1-d596-34a8-e114-b7c0749d60cb/+share+/app/emacs/elisp/contrib/dictionary/dictionary Features: (shadow sort mail-extr emacsbug message mailcap yank-media puny dired dired-loaddefs rfc822 mml mml-sec password-cache epa derived epg rfc6068 epg-config gnus-util text-property-search time-date subr-x 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 byte-opt gv bytecomp byte-compile debug backtrace help-mode find-func cl-loaddefs cl-lib rmc iso-transl tooltip cconv eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode 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 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 nadvice seq simple cl-generic indonesian philippine 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 emoji-zwj charscript charprop case-table epa-hook jka-cmpr-hook help abbrev obarray oclosure cl-preloaded button loaddefs theme-loaddefs faces cus-face macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget keymap hashtable-print-readable backquote threads dbusbind inotify dynamic-setting system-font-setting font-render-setting cairo x-toolkit xinput2 x multi-tty make-network-process emacs) Memory information: ((conses 16 74527 9721) (symbols 48 10533 0) (strings 32 26606 1294) (string-bytes 1 817294) (vectors 16 11698) (vector-slots 8 171912 11362) (floats 8 36 38) (intervals 56 308 0) (buffers 976 11)) ------------=_1716993842-10327-1--