all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Undebuggable error "progn: Beginning of buffer" with eglot + markdown-mode (for eldoc)
@ 2023-12-31 14:26 Nafiz Islam
  2024-01-01  3:52 ` Michael Heerdegen via Users list for the GNU Emacs text editor
  0 siblings, 1 reply; 2+ messages in thread
From: Nafiz Islam @ 2023-12-31 14:26 UTC (permalink / raw)
  To: help-gnu-emacs

I'm currently running from master branch with version:
GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.33,
cairo version 1.16.0) of 2023-12-26

I'm using eglot for LSP, markdown-mode for eldoc rendering and rust-mode
for rust support.
The error I've been facing is that when I click on a link in an eldoc
buffer created with `eldoc-doc-buffer' (C-h .), it flashes and prints
"progn: Beginning of buffer" in the *Messages* buffer.
But, when I execute `toggle-debug-on-error' backtrace doesn't appear, and
when I execute `(setq debug-on-message "progn")', backtrace doesn't appear
either.

I guess it's a bug that backtraces do not show up?


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-01  3:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-31 14:26 Undebuggable error "progn: Beginning of buffer" with eglot + markdown-mode (for eldoc) Nafiz Islam
2024-01-01  3:52 ` Michael Heerdegen via Users list for the GNU Emacs text editor

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.