Re: master da07a5dc: Fix Texinfo mode with respect to interaction with RefTeX

2023-10-16 Thread Ikumi Keita
> Arash Esbati writes: > is this change correct? `Texinfo-reftex-section-info' is supposed to > "Return a section entry for the current match.". Now it returns > "marker" due to removal of that `prog1'. Or am I missing something? Sorry, it was my mistake. 😵 Thank you for spotting this! R

master 46f49aad: Fix previous commit

2023-10-16 Thread Ikumi Keita
branch: master commit 46f49aad819b4d4a432077cb13ed560b427d6a67 Author: Ikumi Keita Commit: Ikumi Keita Fix previous commit * tex-info.el (Texinfo-reftex-section-info): Remove call to `set-marker'. --- tex-info.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a

Re: master da07a5dc: Fix Texinfo mode with respect to interaction with RefTeX

2023-10-16 Thread Arash Esbati
Ikumi Keita writes: > branch: master > commit da07a5dcb258d6bbb8745df5ae72096f64a65ca3 > Author: Ikumi Keita > Commit: Ikumi Keita > > Fix Texinfo mode with respect to interaction with RefTeX > > * tex-info.el (Texinfo-reftex-section-info): Don't reset marker > because the mark