Bharath Palavalli
Bharath Palavalli
Just updated to the latest version from MELPA which is `37b83c`. However, I get a whole bunch of warning messages now, ``` ⛔ Warning (comp): org-ref-bibliography-links.el:55:2: Warning: docstring has wrong...
Is there anyway to suppress warnings only from one package? I'd rather not suppress all warnings.
I was able to suppress these warnings with, ``` (setq comp-deferred-compilation nil) (setq native-comp-async-report-warnings-errors nil) ```
Unfortunately, no it doesn't become bold is it because of the theme I am using? I am using ef-themes currently.
Doesn't look like a font issue either, tried disable-theme and then tried to bookmark. No change at all when I bookmark
It says 'font-lock-comment-face'
> No such function. I think new one is called `mastodon-toot--toggle-bookmark` Yep, just checked with my version too, it is `mastodon-toot--toggle-bookmark` and not `mastodon-toot--bookmark-toot-toggle`
Does this replacement for `mastodon-alt-toot--bookmark-toot-toggle` make sense? ``` (defun mastodon-alt-toot--bookmark-toot-toggle (_orig-fun) "Toggle bookmark for the toot at point." (when-let* ((inhibit-read-only t) (toot (mastodon-alt-tl--status-toot))) (when-let* ((bounds (mastodon-alt-tl--bounds 'bookmark-field))) (let ((bookmarked-p (not...
Sorry about opening the issue again, I am on version 39621cd of svg-lib, whenever I try to set the notification status for a room [ement](https://github.com/alphapapa/ement.el), I get continue to get...
@dfjerstad Could you please elaborate what you mean by this? I have the same problem, I can only view the first 50 items, while when I search for an item...