GNU bug report logs -
#14072
[PATCH] Some fixes for dired-ref.tex
Previous Next
Reported by: Xue Fuqiao <xfq.free <at> gmail.com>
Date: Thu, 28 Mar 2013 08:48:02 UTC
Severity: minor
Tags: patch
Done: Xue Fuqiao <xfq.free <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 14072 in the body.
You can then email your comments to 14072 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#14072
; Package
emacs
.
(Thu, 28 Mar 2013 08:48:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Xue Fuqiao <xfq.free <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Thu, 28 Mar 2013 08:48:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
The following patch refines some entries in etc/refcards/dired-ref.tex:
diff -cp trunk/etc/refcards/dired-ref.tex.orig trunk/etc/refcards/dired-ref.tex
*** trunk/etc/refcards/dired-ref.tex.orig 2013-03-10 06:42:26.000000000 +0800
--- trunk/etc/refcards/dired-ref.tex 2013-03-28 16:34:51.000000000 +0800
*************** For copies of the GNU Emacs manual, see:
*** 302,309 ****
\key{move to first child subdirectory}{M-C-d}
\section{Mouse Commands}
! \metax{visit file}{Mouse_Button_2}
! \metax{popup menu}{Control-Mouse_Button_3}
\section{Immediate Actions on Files}
--- 302,308 ----
\key{move to first child subdirectory}{M-C-d}
\section{Mouse Commands}
! \metax{visit file or directory}{Mouse_Button_2}
\section{Immediate Actions on Files}
*************** For copies of the GNU Emacs manual, see:
*** 326,332 ****
\key{mark all directories}{* /}
\key{mark all symlinks}{* @}
\key{mark all executables}{* *}
! \key{invert marking}{* t}
\key{mark all files in the current subdir}{* s}
\key{mark file names matching a regular expression}{* \%}
\key{change the marks to a different character}{* c}
--- 325,331 ----
\key{mark all directories}{* /}
\key{mark all symlinks}{* @}
\key{mark all executables}{* *}
! \key{invert marking}{t}
\key{mark all files in the current subdir}{* s}
\key{mark file names matching a regular expression}{* \%}
\key{change the marks to a different character}{* c}
*************** For copies of the GNU Emacs manual, see:
*** 340,346 ****
\key{re-read all directories (retains all marks)}{g}
\key{toggle sorting of current subdir by name/date}{s}
\key{edit ls switches}{C-u s}
! \key{recover marks, hidden lines, and such}{C-_}
\key{hide all subdirectories}{M-\$}
\key{hide or unhide subdirectory}{\$}
--- 339,345 ----
\key{re-read all directories (retains all marks)}{g}
\key{toggle sorting of current subdir by name/date}{s}
\key{edit ls switches}{C-u s}
! \key{recover marks, hidden lines, and such(undo)}{C-_}
\key{hide all subdirectories}{M-\$}
\key{hide or unhide subdirectory}{\$}
*************** For copies of the GNU Emacs manual, see:
*** 354,360 ****
\key{print file(s)}{P}
\key{convert filename(s) to lower case}{\% l}
\key{convert filename(s) to upper case}{\% u}
! \key{delete marked (as opposed to flagged) files}{D}
%% Huh?
%%\key{uuencode or uudecode file(s)}{U}
\key{compress or uncompress file(s)}{Z}
--- 353,359 ----
\key{print file(s)}{P}
\key{convert filename(s) to lower case}{\% l}
\key{convert filename(s) to upper case}{\% u}
! \key{delete marked (as opposed to flagged) file(s)}{D}
%% Huh?
%%\key{uuencode or uudecode file(s)}{U}
\key{compress or uncompress file(s)}{Z}
*************** For copies of the GNU Emacs manual, see:
*** 364,372 ****
\key{make relative symbolic link(s)}{Y}
\key{make hard link(s)}{H}
\key{search files for a regular expression}{A}
! \key{query replace regular expression}{Q}
! \key{byte-compile files}{B}
! \key{load files}{L}
\key{shell command on file(s)}{!}
\key{asynchronous shell command on file(s)}{\&}
--- 363,371 ----
\key{make relative symbolic link(s)}{Y}
\key{make hard link(s)}{H}
\key{search files for a regular expression}{A}
! \key{regexp query replace on marked files}{Q}
! \key{byte-compile file(s)}{B}
! \key{load file(s)}{L}
\key{shell command on file(s)}{!}
\key{asynchronous shell command on file(s)}{\&}
diff -cp trunk/etc/ChangeLog.orig trunk/etc/ChangeLog
*** trunk/etc/ChangeLog.orig 2013-03-23 18:14:12.000000000 +0800
--- trunk/etc/ChangeLog 2013-03-28 16:40:47.000000000 +0800
***************
*** 1,3 ****
--- 1,7 ----
+ 2013-03-28 Xue Fuqiao <xfq.free <at> gmail.com>
+
+ * refcards/dired-ref.tex: Refine some entries.
+
2013-03-21 Eric Ludlam <zappo <at> gnu.org>
* srecode/ede-autoconf.srt: Change Copyright to FSF.
xfq <at> debian:~/emacs-bzr$
--
Xue Fuqiao
http://www.gnu.org/software/emacs/
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#14072
; Package
emacs
.
(Wed, 08 May 2013 16:28:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 14072 <at> debbugs.gnu.org (full text, mbox):
Thanks, please install.
Reply sent
to
Xue Fuqiao <xfq.free <at> gmail.com>
:
You have taken responsibility.
(Sat, 25 May 2013 01:46:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Xue Fuqiao <xfq.free <at> gmail.com>
:
bug acknowledged by developer.
(Sat, 25 May 2013 01:46:03 GMT)
Full text and
rfc822 format available.
Message #13 received at 14072-done <at> debbugs.gnu.org (full text, mbox):
Installed.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 22 Jun 2013 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 12 years and 1 day ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.