Hello, Ingo Lohmar <ingo.loh...@posteo.net> writes:
> I tried to use `org-agenda-set-tags'. The source buffer (where the > change should be applied) is visible at the same time as the agenda is. > Also, fast tag selection with a single key is enabled. > > Under these circumstances, the tag text is appended to the line (not > even necessarily a heading!) where point is in the source buffer visible > next to the agenda, instead of the correct heading that I acted upon. > > I tracked this done to a missing `save-excursion' wrapped around the > `save-window-excursion' in `org-fast-tag-selection' (org.el line 14567 > in my version). This would be analogous to what is done in > `org-fast-todo-selection' and fixes my issue. Would you mind sending a patch? Thank you. Regards, -- Nicolas Goaziou