Re: Structure templates moving point

2024-06-06 Thread Ihor Radchenko
Psionic K writes: > Sorry, I didn't intend to keep digging. I would need to debug the buffer > display behavior to find out why frames were being created to make a > reproduction. Ok. Feel free to submit a more detailed bug report if you find a time to create a reproducer. For now, there is not

Re: Structure templates moving point

2024-06-06 Thread Psionic K
Sorry, I didn't intend to keep digging. I would need to debug the buffer display behavior to find out why frames were being created to make a reproduction. The fallbacks I removed from `display-buffer-fallback-actions' were the ones that create frames. On Thu, Jun 6, 2024 at 7:18 PM Ihor Radche

Re: Structure templates moving point

2024-06-06 Thread Ihor Radchenko
Psionic K writes: > I made some changes to my buffer display settings. When the structure > template choice interface does not fall back to creating a frame, it > does not exhibit the errant point behavior. > > In any case, after creating the comment block, the point should > probably move insid

Re: Structure templates moving point

2024-06-06 Thread Psionic K
I made some changes to my buffer display settings. When the structure template choice interface does not fall back to creating a frame, it does not exhibit the errant point behavior. In any case, after creating the comment block, the point should probably move inside the block like it does for so

Re: Structure templates moving point

2024-06-05 Thread Ihor Radchenko
Psionic K writes: > As of 9.7.2 > > Using `org-insert-structure-template' to add comment blocks to a > document where I previously added comment blocks is moving the point > to unrelated comments, and definitely not to the body of the block > that was just inserted. I am unable to reproduce. May

Structure templates moving point

2024-06-04 Thread Psionic K
As of 9.7.2 Using `org-insert-structure-template' to add comment blocks to a document where I previously added comment blocks is moving the point to unrelated comments, and definitely not to the body of the block that was just inserted. The display buffer behavior is at least no longer creating f