I also could not reproduce this. If I do AW <[email protected]> writes:
> Hi, > > Linux, Emacs 32.2, org-mode 9.7. > > My org-agenda-files are listed in a file AW-org-agenda-files.el and > loaded with .emacs. > > ┌──── > │ (require 'AW-org-agenda-files) > └──── > > Has been working since 15 years. > > Now, I moved one of the files on the list to another location. Let's > say, from > > ┌──── > │ ~/Documents/folder1/Agenda-file-17.org > └──── > > to > > ┌──── > │ ~/Documents/folder2/Agenda-file-17.org > └──── > > But I forgot to update AW-org-agenda-files.el , which still listet > ~/Documents/folder1/Agenda-file-17.org . > > Later that day I opened Agenda-file-3.org and tried to get the agenda > view for that file: > > C-c a < a > > And then Emacs becomes unresponsive. > > It took some time to find the error and maybe the agenda commands could > catch such an error. > > Kind Regards, > > Alexander
