Adam Porter

Results 2642 comments of Adam Porter

> there is no reason to limit this code to org-mode buffers (emacs-29 was not doing this). AFAIU that is (unfortunately for downstream developers) no longer the case, hence the...

Hi Thierry, > Out of curiosity, how did you fix this? Thanks. AFAIR you should either avoid using the function or make sure the buffer is in org-mode. There might...

Thanks. This sort of thing has proved to be quite tricky, and the bugs aren't always easy to notice.

Yeah, that much could be done quickly. What I meant to say is that we need to be able to jump to an arbitrary event in a room and then...

I guess you aren't using the usernames-in-margin style, which renders like `username does a thing` in italic. Implementing what you described might be a bit messy, because the sender-name message...

Hi Daniel, You seem to have found a behavior I've noticed myself but couldn't quite put my finger on. I think this is related to the fact that, while buffers...

@danielcmccarthy Please install from this branch and let me know if it fixes the problem for you: https://github.com/alphapapa/activities.el/compare/wip/fix-120-window-point

> But now point moves when I switch from thing 1 to thing 2, then back. It looks like that happens on master, too; I don't think I noticed that...

It would help to have a bit more detail. I feel like step 3 there omits some information. For example, after each switch, please say where the point is. And...

I'm sorry if I seem demanding, but would you mind writing out those steps with all of the details in a single list? Having to reconcile the steps from one...