>>>>> Eli Zaretskii writes: >>>>> From: Ivan Shmakov Date: Sat, 06 Dec 2014 20:50:36 +0000 >>> fgrep -w Tar doc/emacs/*.texi >> Now, it makes me wonder if there should be an @findex tar-mode along >> with the @cindices? (And @findex archive-mode, too.) > What, just to help us search for it? These functions are never > mentioned in that node. > But I don't mind adding the index entries. I guess my idea of a better Emacs manual includes documenting all the command names alongside their respective default bindings. Looks like it warrants a separate bug report, though. > (In general, the best way of doing this search is to take note of the > node you are reading in Info, and then search for the corresponding > @node line.) In this particular case, I should have tried the command below. $ grep -irE --include=\*.texi -- '\' doc/ […] >> The command inserts the new file on the line above the current one, >> so that using it on the topmost line of the Tar buffer makes the new >> file the first one in the archive, and using it on the last line >> (the one after the line describing the last file) makes it the last >> one. > Instead of the complicated description of "the last line, which is > one line after the last file's line", I'd simply say "at the end of > the buffer". This is simpler and much more clear, especially to > non-native speakers who might have problems with long and complex > sentences. Indeed, that’s much better. Does it make sense to also simplify the head of the sentence as follows? (I believe that “lines” are rather just an implementation detail here.) - The command inserts the new file on the line above the current one, + The command inserts the new file before the current one, > Otherwise, it's fine. Thanks. (Don't forget to mark the NEWS entry > with "+++" together with installing this change.) Meanwhile, I’ve also simplified tar-header-serialize a bit (at the cost of adding a couple of lines to tar--put-at) – and hopefully made it more readable at the same time. The (once again) revised patch is MIMEd. -- FSF associate member #7257 http://boycottsystemd.org/ … 3013 B6A0 230E 334A