From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.help Subject: Re: Spaces instead of Tabs Date: Thu, 13 Mar 2003 00:35:52 +0100 Organization: http://purl.org/harder/ Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1047512569 10450 80.91.224.249 (12 Mar 2003 23:42:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 12 Mar 2003 23:42:49 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 13 00:42:48 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18tFs0-0002iQ-00 for ; Thu, 13 Mar 2003 00:42:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18tFqi-0001oU-0B for gnu-help-gnu-emacs@m.gmane.org; Wed, 12 Mar 2003 18:41:28 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!colt.net!news.tele.dk!not-for-mail Original-Newsgroups: gnu.emacs.help X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:7523 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7523 Benjamin Rutt writes: > LLeweLLyn writes: > >> Benjamin Rutt writes: >> >>> LLeweLLyn writes: >>> >>> > C-h C-f untabify >>> >>> C-h f untabify >> >> For the OP, both of the above will get help on untabify. > > Incorrect, only the second one works. 'C-h C-f' places you in the Gnu > Emacs FAQ, That's only true in CVS Emacs. In the released versions of Emacs only `C-h C-f' does the right thing (i.e. runs `Info-goto-emacs-command-node'). Unfortunately key bindings like `C-h C-f' and `C-h C-i' were gratuitously changed in CVS Emacs to the much harder to type `C-h F' and `C-h I'.