|
View:
New views
9 Messages
—
Rating Filter:
Alert me
|
|
|
|
|
|
Re: Texinfo: mark environment and mark section/node> From: angeli@... > To: vincent.b.1@... > CC: auctex@...; auctex-devel@... > Subject: Re: Texinfo: mark environment and mark section/node > Date: Sun, 29 May 2011 15:54:35 +0200 > > As mentioned in our discussion last June, it is better to talk about > development topics on the development list. So I'm crossposting this to > auctex-devel and setting a Mail-Followup-To. > > * Vincent Belaïche (2011-05-17) writes: > > > Quite some time ago I had submitted a contribution to have mark > > environment and mark section commands for Texinfo also. I made an update > > of AUCTeX recently and I realized that they are still not in the CVS > > tree... > > > > I attach again the patch made at that time, but certainly the diff was > > relative to some outdated version of tex-info.el. > > This patch is an early one. The most recent one should be from June 24, > 2010. > > > Sorry, but I do not remember what was the outcome of discussion that we > > had at that time. > > The threads can be found at > http://lists.gnu.org/archive/html/auctex-devel/2010-06/threads.html > and > http://lists.gnu.org/archive/html/auctex-devel/2010-07/threads.html > > > I rememeber that you questionned the use of `C-c .' > > and `C-c *' keybindings, but I thought that my contribution was fine all > > the same because no alternative keybinding was proposed. > > Looking at the last messages in the discussion we had, the main issue I > still had with the patch was that `Texinfo-mark-section' marks both > sections and nodes. It would be better if there were two separate > functions for these functionalities. > > -- > Ralf Hi Ralf, Thank you so much for the reminder and having dug out the necessary links. I must admit that as I was working with my own local code I had forgotten about the conclusion. I will make the necessary update at some point of time, and send back an updated patch. VBR, Vincent. _______________________________________________ auctex-devel mailing list auctex-devel@... https://lists.gnu.org/mailman/listinfo/auctex-devel |
|
|
|
|
|
Re: Texinfo: mark environment and mark section/node* Vincent Belaïche (2011-05-30) writes:
> This email contains a novel patch where node & sections are marked by > different functions. Thanks. > I will provide a corresponding patch to documentation after this one is > accepted. I've briefly looked at the patch and right at the top there is a problem: > *** tex-info.el.~5.161~ Mon May 30 19:40:47 2011 > --- tex-info.el Mon May 30 19:46:31 2011 > *************** > *** 52,57 **** > --- 52,74 ---- > ("verbatim") ("vtable")) > "Alist of Texinfo environments.") > > + (defconst Texinfo-structuring-command-levels-alist In <URL:http://mid.gmane.org/80pqzkjh2y.fsf%40gmail.com> we've concluded that there is no need for a constant which holds the command levels. And in fact the last patch from our discussion in 2010 did not include this constant. It can be found here: <URL:http://mid.gmane.org/80r5ishgcl.fsf%40gmail.com> I think it only missed the separation of the functions for marking nodes and sections. Perhaps you want to use that as a basis for the final changes? -- Ralf _______________________________________________ auctex-devel mailing list auctex-devel@... https://lists.gnu.org/mailman/listinfo/auctex-devel |
|
|
|
|
|
|
|
|
Re: Texinfo: mark environment and mark section/node* Vincent Belaïche (2011-06-20) writes:
> Thank you for pointing that out. Here are the updated changelog and patch. > > I have re-tested only the mark section as I've not changed any else > since my last message. > > Hopefully, we finally converge! Yup! And I've finally checked in the patch. Phew. (c: Regarding the question about where to put documentation, I also failed to find a good place for it. Perhaps we need a new "Navigation" subsection below "Editing"? In the LaTeX menu the functions for marking and jumping to the start or end of an environment are below "Formatting and Marking", together with the functions for filling. But in the manual we have "Commenting", "Indenting" and "Filling" which can all be related to a marked region. So perhaps a separate section is in order. And in that section one could describe both the functions for LaTeX and Texinfo mode. -- Ralf _______________________________________________ auctex-devel mailing list auctex-devel@... https://lists.gnu.org/mailman/listinfo/auctex-devel |
|
|
|
|
|
Re: Texinfo: mark environment and mark section/node* Vincent Belaïche (2011-07-14) writes:
>> Regarding the question about where to put documentation, I also failed >> to find a good place for it. Perhaps we need a new "Navigation" >> subsection below "Editing"? >> >> In the LaTeX menu the functions for marking and jumping to the start >> or end of an environment are below "Formatting and Marking", together >> with the functions for filling. But in the manual we have >> "Commenting", "Indenting" and "Filling" which can all be related to a >> marked region. So perhaps a separate section is in order. >> >> And in that section one could describe both the functions for LaTeX >> and Texinfo mode. > > Battons le fer tant qu'il est encore chaud... Il n'est plus très chaud, mais ... > Here is attached the patch to documentation, and here follows the > ChangeLog entry: ... I've finally commited the patch. Thanks for the contribution. -- Ralf _______________________________________________ auctex-devel mailing list auctex-devel@... https://lists.gnu.org/mailman/listinfo/auctex-devel |
| Free embeddable forum powered by Nabble | Forum Help |