GNU bug report logs -
#19274
tar-mode.el: allow for adding new archive members
Previous Next
Reported by: Ivan Shmakov <ivan <at> siamics.net>
Date: Thu, 4 Dec 2014 21:19:02 UTC
Severity: wishlist
Tags: patch
Fixed in version 25.1
Done: Ivan Shmakov <ivan <at> siamics.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
>>>>> Eli Zaretskii <eliz <at> gnu.org> writes:
>>>>> From: Ivan Shmakov Date: Sun, 07 Dec 2014 17:47:30 +0000
[…]
>> 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,
> Yes, that's better.
The revised patch for doc/emacs/files.texi is MIMEd. (The rest
remains the same [1].)
[1] news:871tobl5cd.fsf <at> violet.siamics.net
http://permalink.gmane.org/gmane.emacs.bugs/96948
--
FSF associate member #7257 http://boycottsystemd.org/ … 3013 B6A0 230E 334A
[Message part 2 (text/diff, inline)]
--- a/doc/emacs/files.texi 2014-06-08 07:41:27 +0000
+++ b/doc/emacs/files.texi 2014-12-07 18:05:31 +0000
@@ -1689,6 +1689,13 @@ @node File Archives
another window, so you could edit the file and operate on the archive
simultaneously.
+ The @kbd{I} key adds a new (regular) file to the archive. The file
+is initially empty, but can readily be edited using the commands
+above. The command inserts the new file before 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 at the end of the buffer
+makes it the last one.
+
@kbd{d} marks a file for deletion when you later use @kbd{x}, and
@kbd{u} unmarks a file, as in Dired. @kbd{C} copies a file from the
archive to disk and @kbd{R} renames a file within the archive.
This bug report was last modified 10 years and 122 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.