From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: etc/refcard.tex update. Date: Thu, 07 Jul 2005 00:45:55 +0300 Organization: JURTA Message-ID: <87d5pv4khg.fsf@jurta.org> References: <87ekacqlok.fsf@xs4all.nl> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1120692301 27324 80.91.229.2 (6 Jul 2005 23:25:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 6 Jul 2005 23:25:01 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 07 01:24:58 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DqJFn-0004aj-Qx for ged-emacs-devel@m.gmane.org; Thu, 07 Jul 2005 01:24:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DqJH7-0001Hx-Cs for ged-emacs-devel@m.gmane.org; Wed, 06 Jul 2005 19:25:53 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DqJ1K-0004Qb-JE for emacs-devel@gnu.org; Wed, 06 Jul 2005 19:09:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DqJ1I-0004PS-Cv for emacs-devel@gnu.org; Wed, 06 Jul 2005 19:09:32 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DqJ1H-0004P5-IE for emacs-devel@gnu.org; Wed, 06 Jul 2005 19:09:31 -0400 Original-Received: from [194.126.101.111] (helo=mail.neti.ee) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DqJ5u-0005Wb-Fk for emacs-devel@gnu.org; Wed, 06 Jul 2005 19:14:18 -0400 Original-Received: from mail.neti.ee (80-235-32-83-dsl.mus.estpak.ee [80.235.32.83]) by Relayhost1.neti.ee (Postfix) with ESMTP id 141621899; Thu, 7 Jul 2005 02:07:47 +0300 (EEST) Original-To: Lute Kamstra In-Reply-To: <87ekacqlok.fsf@xs4all.nl> (Lute Kamstra's message of "Wed, 06 Jul 2005 12:21:47 +0200") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Virus-Scanned: by amavisd-new-2.2.1 (20041222) (Debian) at neti.ee X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:40516 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:40516 I looked at etc/refcard.tex too and noticed places that need to be fixed other than those already corrected by Lute. 1. In the section `Files' \key{version control checkin/checkout}{C-x C-q} needs to be replaced with \key{toggle read only}{C-x C-q} \key{version control checkin/checkout}{C-x v v} 2. In the section `Getting Help' keys `C-x 1' and `C-M-v' in \key{remove help window}{C-x 1} \key{scroll help window}{C-M-v} don't work after typing C-h or F1 that were suggested to type in the beginning of the same section. 3. IMO, `C-h k' is more useful than `C-h c' for \key{show the function a key runs}{C-h c} Even though `C-h k' creates a new window, all three other keys described in the same block do the same. 4. There is `C-h f' key, but no `C-h v'. 5. There is `M-x recover-file', but no `M-x recover-session'. 6. Search and Replace Currently such highly related operations as Search and Replace are described on different refcard pages. Wouldn't it be better to move `Incremental Search' down and place it immediately before `Query Replace'? Also unlike the section `Query Replace', `Incremental Search' doesn't distinguish keys used to enter Isearch mode from keys active in Isearch mode. 7. In the section `Info' \key{find specified function or variable in Info}{C-h C-i} the keybinding `C-h C-i' is not available anymore. -- Juri Linkov http://www.jurta.org/emacs/