Received: (at submit) by debbugs.gnu.org; 15 Jan 2024 20:02:23 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Mon Jan 15 15:02:23 2024 Received: from localhost ([127.0.0.1]:47070 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1rPTA4-00070K-SS for submit <at> debbugs.gnu.org; Mon, 15 Jan 2024 15:02:23 -0500 Received: from lists.gnu.org ([2001:470:142::17]:42604) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <ahprae@HIDDEN>) id 1rPRo5-0005Sh-JH for submit <at> debbugs.gnu.org; Mon, 15 Jan 2024 13:35:35 -0500 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 <ahprae@HIDDEN>) id 1rPRny-0002YM-VZ for bug-gnu-emacs@HIDDEN; Mon, 15 Jan 2024 13:35:27 -0500 Received: from mail-40131.protonmail.ch ([185.70.40.131]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <ahprae@HIDDEN>) id 1rPRnv-0000Gh-B3 for bug-gnu-emacs@HIDDEN; Mon, 15 Jan 2024 13:35:26 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1705343716; x=1705602916; bh=kuJwRqDVvBehkxtekyFBEoLigEsgCWO+x/8n0A+3agY=; h=Date:To:From:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=mb63rebBxJeleDZfqJsJd7V/2TKQYV8nHdbTsZeMhHIl7eDN9t694Bm4OJDyewHhX dX/YiLDF+8Micx0vUuySgKuG5px+nPaeVCKLH0vDA1Ei2DqkC2uyhtSdOo7z2u3U1n gywinYiN4+iW1TpwNleMBbCFXJronJNQMwCc2QQ9VzkuqejTQRK0BAUf42bClGmYyl pGmwqvSj6eOH407r+uLRibv3XI2v6IDPBkWznSG/Ag0E8fB9Md6WG+n/YvvCu92fPt ih7174QyPPubbM3JHw+f9PIAw8HWZAhGRRlE/Np2+jhSr17uBEOxy4pCCMgddsR8RI zmSlJdTeGPU0Q== Date: Mon, 15 Jan 2024 18:35:00 +0000 To: bug-gnu-emacs@HIDDEN From: =?utf-8?Q?Alexander_Pr=C3=A4hauser?= <ahprae@HIDDEN> Subject: 30.0.50; Binding keys to C-[ screws up the keymap Message-ID: <87sf2ybg4d.fsf@HIDDEN> Feedback-ID: 39886207:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.40.131; envelope-from=ahprae@HIDDEN; helo=mail-40131.protonmail.ch 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, FREEMAIL_FROM=0.001, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, 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.0 (+) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Mon, 15 Jan 2024 15:02:20 -0500 X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -0.0 (/) I discovered this bug when using the command (define-key LaTeX-mode-map (kbd "C-[") #'LaTeX-command-section) After I evaluated it, binding any command to any key sequence involving a Meta-modifier would produce the following error message: Debugger entered--Lisp error: (error "Key sequence M-f starts with non-pref= ix key ESC") define-key((keymap (8388712 . latex/hide-show-all) (67109530 . latex/up-s= ection) (67108990 . latex/next-section-same-level) (67108988 . latex/previo= us-section-same-level) (67109779 . latex/next-section) (67109790 . latex/pr= evious-section) (30 . latex/end-of-environment) (67110353 . latex/forward-e= nvironment) (67117665 . latex/backward-environment) (C-escape . ahp/indent-= item) (8388652 . amurray-LaTeX-delete-environment) (8388644 . ahp/kill-ring= -delete-dollars) (31 . latex/beginning-of-environment) (2 . citar-insert-ci= tation) (C-tab . reftex-reference) (menu-bar keymap (latex menu-item "LaTeX= " (keymap "LaTeX" (Section\ \ \(C-c\ C-s\) menu-item "Section (C-c C-s)" n= il :filter #f(compiled-function (menu) #<bytecode 0x6c7306b023dab78>)) (Mac= ro... menu-item "Macro..." TeX-insert-macro :help "Insert a macro and possi= bly arguments") (Complete\ Macro menu-item "Complete Macro" TeX-complete-sy= mbol :help "Complete the current macro or environment name") (Insert\ Envir= onment\ \ \(C-c\ C-e\) menu-item "Insert Environment (C-c C-e)" nil :filte= r #f(compiled-function (menu) #<bytecode 0xa316618ada23fc3>)) (Change\ Envi= ronment\ \ \(C-u\ C-c\ C-e\) menu-item "Change Environment (C-u C-c C-e)" = nil :filter #f(compiled-function (menu) #<bytecode -0x14235fa215f97af>)) (C= lose\ Environment menu-item "Close Environment" LaTeX-close-environment :he= lp "Insert the \\end part of the current environment") (Item menu-item "Ite= m" LaTeX-insert-item :help "Insert a new \\item into current environment") = (nil "--") (Insert\ Font menu-item "Insert Font" ...) (Replace\ Font menu-i= tem "Replace Font" ...) (Delete\ Font menu-item "Delete Font" menu-function= -32 :keys "C-c C-f C-d") (nil-11 "--") (Comment\ or\ Uncomment\ Region menu= -item "Comment or Uncomment Region" comment-or-uncomment-region :help "Make= the selected region outcommented or active again") (Comment\ or\ Uncomment= \ Paragraph menu-item "Comment or Uncomment Paragraph" TeX-comment-or-uncom= ment-paragraph :help "Make the current paragraph outcommented or active aga= in") (Formatting\ and\ Marking menu-item "Formatting and Marking" ...) (Sho= w/Hide menu-item "Show/Hide" ...) (Math\ Mode menu-item "Math Mode" LaTeX-m= ath-mode :button ... :help "Toggle math mode") (nil-17 "--") (Convert\ 209\= to\ 2e menu-item "Convert 209 to 2e" LaTeX-209-to-2e :visible ...) (Multif= ile/Parsing menu-item "Multifile/Parsing" ...) (Find\ Documentation... menu= -item "Find Documentation..." TeX-documentation-texdoc :help "Get help on c= ommands, packages, or TeX-related topics in general") (Read\ the\ AUCTeX\ M= anual menu-item "Read the AUCTeX Manual" TeX-goto-info-page :help "Everythi= ng worth reading") (Customize\ AUCTeX menu-item "Customize AUCTeX" ...) (Re= port\ AUCTeX\ Bug menu-item "Report AUCTeX Bug" TeX-submit-bug-report :help= "Problems with AUCTeX 13.2.3? Mail us!"))) (command menu-item "Command" ("= Bug.") :filter #f(compiled-function (menu) #<bytecode -0x913750368636859>))= ) (24 keymap (110 keymap (101 . LaTeX-narrow-to-environment))) (91 . LaTeX-= insert-left-brace) (123 . LaTeX-insert-left-brace) (40 . LaTeX-insert-left-= brace) (45 . LaTeX-babel-insert-hyphen) (27 . LaTeX-command-section) (3 key= map (126 . LaTeX-math-mode) (19 . LaTeX-section) (93 . LaTeX-close-environm= ent) (10 . LaTeX-insert-item) (5 . LaTeX-environment) (42 . LaTeX-mark-sect= ion) (46 . LaTeX-mark-environment) (27 keymap (122 . LaTeX-command-section-= change-level)) (26 . LaTeX-command-section) (17 keymap (5 . LaTeX-fill-envi= ronment) (19 . LaTeX-fill-section) (18 . LaTeX-fill-region) (16 . LaTeX-fil= l-paragraph))) (10 . reindent-then-newline-and-indent) keymap (24 keymap (1= 10 keymap (103 . TeX-narrow-to-group))) (remap keymap (previous-error . TeX= -previous-error) (next-error . TeX-next-error)) (27 keymap (9 . TeX-complet= e-symbol)) (95 . TeX-insert-sub-or-superscript) (94 . TeX-insert-sub-or-sup= erscript) (92 . TeX-insert-backslash) (36 . TeX-insert-dollar) (34 . TeX-in= sert-quote) (13 . TeX-newline) (3 keymap (95 . TeX-master-file-ask) (15 key= map (6 . TeX-fold-mode)) (96 . TeX-next-error) (94 . TeX-home-buffer) (12 .= TeX-recenter-output-buffer) (11 . TeX-kill-job) (1 . TeX-command-run-all) = (3 . TeX-command-master) (2 . TeX-command-buffer) (18 . TeX-command-region)= (4 . TeX-save-document) (22 . TeX-view) (23 . TeX-toggle-debug-bad-boxes) = (20 keymap (24 . TeX-toggle-suppress-ignored-warnings) (23 . TeX-toggle-deb= ug-warnings) (2 . TeX-toggle-debug-bad-boxes) (18 . TeX-pin-region) (19 . T= eX-source-correlate-mode) (9 . TeX-interactive-mode) (16 . TeX-PDF-mode)) (= 37 . TeX-comment-or-uncomment-paragraph) (59 . comment-or-uncomment-region)= (34 . TeX-uncomment) (58 . comment-or-uncomment-region) (39 . TeX-comment-= or-uncomment-paragraph) (13 . TeX-insert-macro) (6 . TeX-font) (123 . TeX-i= nsert-braces) (9 . TeX-goto-info-page) (63 . TeX-documentation-texdoc) (14 = . TeX-normal-mode) (35 . TeX-normal-mode) (125 . up-list))) [134217830] arx= iv-lookup) (progn (defvar Daselt-map) (define-key LaTeX-mode-map (kbd "M-f") #'arxiv= -lookup)) (let ((print-level nil) (print-length nil)) (progn (defvar Daselt-map) (d= efine-key LaTeX-mode-map (kbd "M-f") #'arxiv-lookup))) (setq elisp--eval-defun-result (let ((print-level nil) (print-length nil)= ) (progn (defvar Daselt-map) (define-key LaTeX-mode-map (kbd "M-f") #'arxiv= -lookup)))) eval-region(17282 17336 t #f(compiled-function (ignore) #<bytecode 0x18ba= a91e45c9e324>)) ; Reading at buffer position 17282 elisp--eval-defun() eval-defun(nil) funcall-interactively(eval-defun nil) command-execute(eval-defun) =20 This error happens with other commands and keymaps as well, doesn't depend = on whether whether (kbd "C-[") or (kbd "C-\[") is used and happens if Emacs is loaded without an init file. In fact, if Emacs is loaded without an init and the command (define-key global-map (kbd "C-[") #'LaTeX-command-section) is evaluated, M-x cannot be used anymore because Emacs says the key combination is undefined. In GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, cairo version 1.18.0) of 2023-12-29 built on Archlaptop Repository revision: 291763feca34174290345055a6748436839f7606 Repository branch: master Windowing system distributor 'The X.Org Foundation', version 11.0.12101010 System Description: Arch Linux Configured using: 'configure --with-x-toolkit=3Dno' Configured features: ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG JSON LCMS2 LIBOTF LIBSYSTEMD LIBXML2 M17N_FLT MODULES NATIVE_COMP NOTIFY INOTIFY OLDXMENU PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TREE_SITTER WEBP X11 XDBE XIM XINPUT2 XPM ZLIB Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Group Minor modes in effect: Daselt-mode: t citar-embark-mode: t global-org-modern-mode: t gnus-undo-mode: t windmove-mode: t global-edit-server-edit-mode: t global-goto-address-mode: t goto-address-mode: t all-the-icons-completion-mode: t auto-insert-mode: t backward-forward-mode: t electric-pair-mode: t delete-selection-mode: t global-undo-tree-mode: t dynamic-completion-mode: t recentf-mode: t Info-breadcrumbs-in-mode-line-mode: t fancy-compilation-mode: t yas-global-mode: t yas-minor-mode: t global-aggressive-indent-mode: t corfu-prescient-mode: t global-corfu-mode: t corfu-mode: t vertico-prescient-mode: t marginalia-mode: t savehist-mode: t vertico-mode: t smart-mark-mode: t global-git-commit-mode: t magit-auto-revert-mode: t override-global-mode: t TeX-PDF-mode: t desktop-save-mode: t tooltip-mode: t global-eldoc-mode: t eldoc-mode: t show-paren-mode: t electric-indent-mode: t mouse-wheel-mode: t global-prettify-symbols-mode: t tab-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t undelete-frame-mode: t minibuffer-regexp-mode: t buffer-read-only: t line-number-mode: t global-visual-line-mode: t visual-line-mode: t transient-mark-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t Load-path shadows: ~/.emacs.d/site-lisp/icicles/dired+ hides ~/.emacs.d/site-lisp/dired+ ~/.emacs.d/site-lisp/icicles/bookmark+ hides /home/alex/.emacs.d/elpa/bookm= ark+-20230325.160624/bookmark+ /home/alex/.emacs.d/elpa/org-projectile-helm-20230817.801/org-projectile-he= lm hides /home/alex/.emacs.d/elpa/org-projectile-20230817.851/org-projectil= e-helm /home/alex/.roswell/lisp/slime/2023.06.18/slime hides /home/alex/.emacs.d/e= lpa/slime-20231228.1755/slime /home/alex/.roswell/lisp/slime/2023.06.18/slime-tests hides /home/alex/.ema= cs.d/elpa/slime-20231228.1755/slime-tests /home/alex/.roswell/lisp/slime/2023.06.18/slime-autoloads hides /home/alex/= .emacs.d/elpa/slime-20231228.1755/slime-autoloads /home/alex/.emacs.d/elpa/transient-20231216.1908/transient hides /usr/local= /share/emacs/30.0.50/lisp/transient /home/alex/.emacs.d/elpa/bind-key-20230203.2004/bind-key hides /usr/local/s= hare/emacs/30.0.50/lisp/bind-key /home/alex/.emacs.d/elpa/use-package-20230426.2324/use-package-lint hides /= usr/local/share/emacs/30.0.50/lisp/use-package/use-package-lint /home/alex/.emacs.d/elpa/use-package-20230426.2324/use-package-jump hides /= usr/local/share/emacs/30.0.50/lisp/use-package/use-package-jump /home/alex/.emacs.d/elpa/use-package-ensure-system-package-20221209.2013/us= e-package-ensure-system-package hides /usr/local/share/emacs/30.0.50/lisp/u= se-package/use-package-ensure-system-package /home/alex/.emacs.d/elpa/use-package-20230426.2324/use-package-ensure hides= /usr/local/share/emacs/30.0.50/lisp/use-package/use-package-ensure /home/alex/.emacs.d/elpa/use-package-20230426.2324/use-package hides /usr/l= ocal/share/emacs/30.0.50/lisp/use-package/use-package /home/alex/.emacs.d/elpa/use-package-20230426.2324/use-package-diminish hid= es /usr/local/share/emacs/30.0.50/lisp/use-package/use-package-diminish /home/alex/.emacs.d/elpa/use-package-20230426.2324/use-package-delight hide= s /usr/local/share/emacs/30.0.50/lisp/use-package/use-package-delight /home/alex/.emacs.d/elpa/use-package-20230426.2324/use-package-core hides /= usr/local/share/emacs/30.0.50/lisp/use-package/use-package-core /home/alex/.emacs.d/elpa/use-package-20230426.2324/use-package-bind-key hid= es /usr/local/share/emacs/30.0.50/lisp/use-package/use-package-bind-key Features: (shadow sort gnus-cite mail-extr emacsbug gnus-async qp gnus-ml disp-table nndraft nnmh nnmaildir nnfolder utf-7 network-stream gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg nntp gnus-cache DEmacs misearch multi-isearch org-ref org-ref-core org-ref-glossary org-ref-bibtex doi-utils org-ref-utils org-ref-export citeproc citeproc-itemgetters citeproc-biblatex citeproc-bibtex citeproc-cite citeproc-subbibs citeproc-sort citeproc-name citeproc-formatters citeproc-number rst citeproc-proc citeproc-disamb citeproc-itemdata citeproc-generic-elements citeproc-macro citeproc-choose citeproc-date citeproc-context citeproc-prange citeproc-style citeproc-locale citeproc-term citeproc-rt citeproc-lib citeproc-s ox-org ox-odt rng-loc rng-uri rng-parse rng-match rng-dt rng-util rng-pttrn nxml-parse nxml-ns nxml-enc xmltok nxml-util ox-latex ox-icalendar org-agenda ox-html table ox-ascii ox-publish ox org-ref-misc-links org-ref-label-link org-ref-ref-links org-ref-citation-links org-ref-bibliography-links bibtex-completion org-capture f s vertico-directory vertico-quick dabbrev cape-char cape citar-latex reftex-cite reftex-parse sh-script executable pdf-links pdf-sync pdf-occur ibuf-ext ibuffer ibuffer-loaddefs tablist tablist-filter semantic/wisent/comp semantic/wisent semantic/wisent/wisent semantic/util-modes semantic/util semantic semantic/tag semantic/lex semantic/fw mode-local cedet pdf-isearch pdf-misc pdf-tools pdf-view pdf-cache pdf-info tq pdf-util pdf-macs mhtml-mode css-mode-expansions css-mode smie js-mode-expansions js c-ts-common treesit html-mode-expansions sgml-mode tramp-cache time-stamp tramp-sh tramp trampver tramp-integration tramp-message tramp-compat tramp-loaddefs mule-util citar-capf citar-embark citar ol-eww ol-rmail ol-mhe ol-irc ol-info ol-gnus nnselect ol-docview ol-bibtex ol-bbdb ol-w3m ol-doi org-link-doi org-modern embark-org the-org-mode-expansions org-element org-persist org-id org-refile avl-tree org ob ob-tangle ob-ref ob-lob ob-table ob-exp org-macro org-src ob-comint org-pcomplete org-list org-footnote org-faces org-entities ob-emacs-lisp ob-core ob-eval org-cycle org-table ol org-fold org-fold-core org-keys oc org-loaddefs org-version org-compat org-macs doc-view jka-compr macrostep-c cmacexp cc-mode-expansions cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs files-x eww mm-url citar-file citar-cache citar-format parsebib reftex-dcr reftex-auc latex-extra font-latex latexenc preview tex-mode vc-git vc-dispatcher rainbow-delimiters paredit-everywhere paredit cal-menu calendar cal-loaddefs smtpmail gnus-registry registry gnus-art mm-uu mml2015 mm-view mml-smime smime dig gnus-sum shr pixel-fill kinsoku gnus-group gnus-undo gnus-start gnus-dbus gnus-cloud nnimap nnmail mail-source nnoo gnus-spec gnus-win gnus-int gnus-range imap rfc2104 utf7 gnus nnheader range windmove edit-server epa-file goto-addr all-the-icons-completion autoinsert backward-forward elec-pair wc-mode delsel undo-tree queue icicles mb-depth facemenu two-column icicles-mode dired+ image-file image-converter dired-aux icicles-cmd2 completion icicles-cmd1 yow cookie1 recentf tree-widget icicles-mcmd image-dired image-dired-tags image-dired-external image-dired-util xdg image-mode exif doremi filesets icicles-fn icicles-var apropos-fn+var icicles-opt ffap- fuzzy-match cus-theme menu-bar+ misc-cmds rect bookmark+ bookmark+-key bookmark+-bmu info+ fit-frame help-fns+ wid-edit+ bookmark+-lit pp+ dired-x crosshairs col-highlight vline hl-line+ bookmark+-1 bookmark+-mac thingatpt+ icicles-face hexrgb icicles-mac forge-list forge-commands forge-semi forge-bitbucket buck forge-gogs gogs forge-gitea gtea forge-gitlab glab forge-github ghub-graphql treepy gsexp ghub url-http url-gw nsm url-auth gnutls forge-notify forge-revnote forge-pullreq forge-issue forge-topic yaml bug-reference forge-post markdown-mode forge-repo forge forge-core forge-db closql emacsql-sqlite-common emacsql emacsql-compiler yaml-mode-expansions yaml-mode fancy-compilation font-utils unicode-fonts yasnippet elgrep async grep dedicated auto-dictionary flyspell ispell all-the-icons-dired all-the-icons all-the-icons-faces data-material data-weathericons data-octicons data-fileicons data-faicons data-alltheicons tabgo tab-line avy dired-quick-sort hydra lv ls-lisp aggressive-indent back-button visible-mark nav-flash pulse smartrep biblio biblio-download biblio-dissemin biblio-ieee biblio-hal biblio-dblp biblio-crossref biblio-arxiv timezone biblio-doi biblio-core let-alist url-queue url-file ido hl-line bibtex kind-icon svg-lib svg dom corfu-terminal popon corfu-prescient corfu vertico-prescient prescient char-fold embark-consult consult magit-bookmark bookmark embark marginalia orderless persistent-soft list-utils pcache eieio-base savehist finder-inf vertico-buffer vertico-mouse vertico smartparens loadhist expand-region text-mode-expansions latex-mode-expansions er-basic-expansions expand-region-core expand-region-custom easy-kill-extras easy-kill-line-edge easy-kill-buffer easy-kill-to-char easy-kill smart-mark use-package-ensure-system-package system-packages rebinder gnus-dired magit-submodule magit-blame magit-stash magit-reflog magit-bisect magit-push magit-pull magit-fetch magit-clone magit-remote magit-commit magit-sequence magit-notes magit-worktree magit-tag magit-merge magit-branch magit-reset magit-files magit-refs magit-status magit magit-repos magit-apply magit-wip magit-log which-func imenu magit-diff smerge-mode diff diff-mode git-commit log-edit message sendmail yank-media puny rfc822 mml mml-sec epa epg rfc6068 epg-config gnus-util mailabbrev mail-utils gmm-utils mailheader pcvs-util add-log magit-core magit-autorevert autorevert filenotify magit-margin magit-transient magit-process with-editor shell pcomplete server magit-mode transient magit-git magit-base magit-section format-spec cursor-sensor dash compat auto-install ffap find-func dired dired-loaddefs quelpa-use-package parse-time iso8601 time-date quelpa mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 mm-util ietf-drums mail-prsvr help-fns radix-tree use-package use-package-ensure use-package-delight use-package-diminish use-package-bind-key bind-key use-package-core cdlatex reftex reftex-loaddefs reftex-vars latex edmacro kmacro latex-flymake flymake tex-ispell tex-style tex dbus xml crm texmathp add-tex-envs slime-fancy slime-indentation slime-cl-indent cl-indent slime-trace-dialog slime-fontifying-fu slime-package-fu slime-references slime-compiler-notes-tree slime-scratch slime-presentations bridge slime-macrostep macrostep slime-mdot-fu slime-enclosing-context slime-fuzzy slime-fancy-trace slime-fancy-inspector slime-c-p-c slime-editing-commands slime-autodoc slime-repl elp slime-parse slime derived comp comp-cstr cl-extra help-mode warnings easy-mmode lisp-mnt gud apropos etags fileloop generator xref project arc-mode archive-mode noutline outline hyperspec thingatpt desktop frameset icicles-install cl sanityinc-tomorrow-bright-theme color-theme-sanityinc-tomorrow color cus-edit pp cus-load icons wid-edit compile text-property-search comint ansi-osc ansi-color ring comp-run comp-common aggressive-indent-autoloads all-autoloads all-the-icons-dired-autoloads auctex-cluttex-autoloads auto-dictionary-autoloads back-button-autoloads backup-walker-autoloads cape-autoloads cdlatex-autoloads citar-embark-autoloads citar-autoloads color-theme-sanityinc-tomorrow-autoloads consult-org-roam-autoloads corfu-prescient-autoloads corfu-terminal-autoloads corfu-autoloads crontab-mode-autoloads dedicated-autoloads default-text-scale-autoloads diminish-autoloads dream-theme-autoloads easy-kill-extras-autoloads advice elgrep-autoloads embark-consult-autoloads consult-autoloads embark-autoloads emms-autoloads expand-region-autoloads fancy-compilation-autoloads forge-autoloads closql-autoloads ghub-autoloads helm-bibtex-autoloads bufler-autoloads burly-autoloads helm-dictionary-autoloads helm-icons-autoloads kind-icon-autoloads latex-extra-autoloads auctex-autoloads tex-site marginalia-autoloads markdown-mode-autoloads math-symbol-lists-autoloads mood-line-autoloads helm-easymenu nav-flash-autoloads orderless-autoloads org-modern-autoloads org-noter-autoloads helm-autoloads helm-core-autoloads async-autoloads org-ref-autoloads citeproc-autoloads org-roam-bibtex-autoloads bibtex-completion-autoloads biblio-autoloads biblio-core-autoloads f-autoloads org-roam-autoloads emacsql-autoloads org-super-links-autoloads ox-pandoc-autoloads parsebib-autoloads popon-autoloads powerline-autoloads pretty-hydra-autoloads sage-shell-mode-autoloads rx slime-autoloads smart-mark-autoloads smartparens-autoloads smartrep-autoloads smudge-autoloads speed-type-autoloads string-inflection-autoloads svg-lib-autoloads tabgo-autoloads tablist-autoloads telega-autoloads treemacs-icons-dired-autoloads magit-autoloads pcase magit-section-autoloads git-commit-autoloads transient-autoloads persp-mode-autoloads projectile-autoloads treemacs-autoloads treepy-autoloads try-autoloads unicode-fonts-autoloads ucs-utils-autoloads font-utils-autoloads persistent-soft-autoloads list-utils-autoloads pcache-autoloads use-package-ensure-system-package-autoloads system-packages-autoloads vertico-prescient-autoloads vertico-autoloads prescient-autoloads visible-mark-autoloads w3m-load w3m-autoloads wakib-keys-autoloads wfnames-autoloads with-editor-autoloads compat-autoloads yaml-autoloads yaml-mode-autoloads yasnippet-autoloads zotero-autoloads oauth-autoloads info package browse-url url url-proxy url-privacy url-expand url-methods url-history url-cookie generate-lisp-file url-domsuf url-util mailcap url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs password-cache json subr-x map byte-opt gv bytecomp byte-compile url-vars 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 touch-screen 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 lcms2 dynamic-setting system-font-setting font-render-setting cairo xinput2 x multi-tty move-toolbar make-network-process native-compile emacs) Memory information: ((conses 16 2893000 1585068) (symbols 48 144509 14) (strings 32 570789 200956) (string-bytes 1 18316225) (vectors 16 188194) (vector-slots 8 4548583 919707) (floats 8 2448 3017) (intervals 56 76346 10366) (buffers 992 170))
Alexander Prähauser <ahprae@HIDDEN>
:bug-gnu-emacs@HIDDEN
.
Full text available.bug-gnu-emacs@HIDDEN
:bug#68485
; Package emacs
.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.