Pablo Stafforini

Results 84 comments of Pablo Stafforini

@tarsius, to provide an update on this, with `forge` updated up to commit `28a55a7` and`forge-notifications-github-kludge` set to the default value of `pending-again`, I can summarize the current behavior as follows:...

If you use `mu4e`, you can also do this with the “[contexts](https://www.djcbsoftware.nl/code/mu/mu4e/Contexts.html)” function; here’s the key part from my config: ``` emacs-lisp (defun mu4e-extras-set-contexts () "Set `mu4e-contexts'." (setq mu4e-contexts `(,(make-mu4e-context...

Hi @yuya373, would it be possible to add @dchenbecker and @pati-ni as contributors?

Hi, after reinstalling Emacs and mu, I'm getting an error whenever I try to reply to a message (but not when I compose a new message), and I'm wondering if...

Thanks for your reply. I downgraded to Emacs 28 because I had [issues](https://github.com/d12frosted/homebrew-emacs-plus/issues/544) installing Emacs 29. Unfortunately, the problem persists, although the error is now slightly different: `split-string: Wrong type...

Yes, I upgraded from mu 1.6.11 to mu 1.8.14 (`brew upgrade mu`). Then ran ` mu init --maildir=~/Mail [email protected] [email protected]` followed by `mu index`. I just reindexed the database and...

Org mode version 9.6.1 (release_9.6.1-201-ga6c882 @ /Users/pablostafforini/.emacs.d/straight/build/org/)

I decided to try my luck again and upgraded mu from 1.6.11 to 1.10.3 (the latest version), but unfortunately I ran into the same problem. Here's the backtrace, @gajama, in...

Thank you for the suggestion! Unfortunately, this didn't work. For reference, here's what I did: 1. Close Emacs 1. `brew install --head gmime` 2. `brew uninstall mu` 3. `git-clone https://github.com/djcb/mu`...

Okay, I fixed it. The problam was entirely unrelated to `gmime` or the latest version of `org-msg`. It turns out that, buried in my sprawling `mu4e` config, there was a...