From e43cbdeba62419caa4c67921892c2fb01d2aa7e0 Mon Sep 17 00:00:00 2001 From: John Mandereau Date: Sat, 31 May 2008 09:11:04 +0200 Subject: [PATCH] Add more Emacs hints for translators --- Documentation/TRANSLATION | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/Documentation/TRANSLATION b/Documentation/TRANSLATION index e0929cf1e2..34e1e44b63 100644 --- a/Documentation/TRANSLATION +++ b/Documentation/TRANSLATION @@ -402,7 +402,7 @@ obsolete (sub)subsections in the translation. * Hints for Emacs users (without Emacs AucTeX installed) -Texinfo Emacs mode makes this step easier: +Emacs with Texinfo mode makes this step easier: - C-c C-s shows structure of current Texinfo file in a new buffer *Occur*; to show structure of two files simultaneously, first split @@ -415,6 +415,18 @@ file ; make sure there is at least a (possibly empty) @menu block everywhere it is needed, then do C-c C-u C-a ("update all menus") when you have updated all the rest of the file. +- Moving to next or previous node: press C-s and type node (or C-s +@node if the text contains the word 'node') then press C-s to move to +next node or C-r to move to previous node. Similar operation can be +used to move to the next/previous section. + +- Moving a whole node (or even a sequence of nodes): jump to beginning +of the node (quit incremental search by pressing an arrow), press +C-SPACE, press C-s node and repeat C-s until you have selected enough +text, cut it with C-w or C-x, jump to the right place (moving between +nodes with the previous hint is often useful) and paste with C-y or +C-v. + 4) update documentation PO. Unless you have special interest in having all titles translated in the next development release, it is -- 2.39.5