[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: org-agenda on Mac M1
From: |
Ruijie Yu |
Subject: |
Re: org-agenda on Mac M1 |
Date: |
Thu, 16 Mar 2023 21:47:32 +0800 |
User-agent: |
mu4e 1.8.14; emacs 30.0.50 |
Henrik Frisk <frisk.h@gmail.com> writes:
> When I run org-agenda I get the sub menu but if I hit 'a' emacs hangs,
> though I can get it back if I hit C-g. [...]
>
> I have no experience in debugging, but I tried to run debug-on-error
> with org-agenda and I got the following, which is not so helpful (to
> me):
>
> [...]
>
> Anyone else has a suggestion on a next step here?
What happens when you run `M-x toggle-debug-on-quit RET' right after you
run `emacs -Q', and do your usual steps to reproduce the issue? That
might provide a more detailed backtrace for investigation.
In addition, what version of Emacs and of org are you using? Posting
the results of these two commands would help a lot:
- `M-: emacs-repository-version RET'
- `M-x org-version RET'
--
Best,
RY