-
-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PP-ERROR: (wrong-type-argument number-or-marker-p (0 0 2)) when opening a chat in emacs-nox #491
Comments
Set |
Here is the backtrace:
And this is the another error backtrace:
|
I stumbled on what appears to be a similar error. With point on a message, invoking Debugger entered--Lisp error: (void-function telega-active-stories--fetch)
telega-active-stories--fetch()
telega-active-stories-mode(1)
byte-code("\302\303!\210\304\305\10\"\11B\21\306\307!\210\310\307!\210\311\307!\210\312\307!\210\313\307!\210\314\307!\210\315\316\317\"\210\315\320\321\"\210\315\320\322\"\210\315\320\323\"\210\315\320\324\"\210\315\320\325\"\210\315\326\325\"\210\327\330!\210\331\332!\207" [telega--lib-directory load-path provide telega expand-file-name "contrib" telega-patrons-mode 1 telega-active-locations-mode telega-active-video-chats-mode telega-contact-birthdays-mode telega-active-stories-mode telega-root-auto-fill-mode add-hook telega-chat-mode-hook telega-chat-auto-fill-mode telega-chatbuf-pre-msg-insert-hook telega-msg-run-ignore-predicates telega-msg--replied-message-fetch telega-msg--replied-story-fetch telega-msg--story-fetch telega-msg--custom-emojis-fetch telega-chatbuf-post-msg-update-hook require telega-obsolete run-hooks telega-load-hook] 3)
command-execute(telega-msg-forward-marked-or-at-point) |
I have no idea how you have triggered this, anyway, just pushed fix for backtrace with |
What is the value for your |
There is no such command as And how https://github.com/actions/attest/ is related to this issue? |
Yes, thanks. I had recompiled but and reloaded the features, but it was still calling the old function for some reason (I deleted the comment after a few minutes because I realized it was not a telega issue). Thanks. |
|
Can't reproduce this error. Please update telega and try again |
Telega Setup
OS: macOS 14.6.1
Emacs: GNU Emacs 29.4 (build 2, aarch64-apple-darwin23.6.0, NS
appkit-2487.70 Version 14.6.1 (Build 23G93))
Features: imagemagick svg webp
Telega: telega v0.8.293 (TDLib v1.8.29-GITDIR-) (telega-server v0.8.3)
MELPA: 20240818.929
Current Behavior
Open telega with emacs-nox
Steps to Reproduce
-nw
command line argumentThe text was updated successfully, but these errors were encountered: