From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "=?ISO-8859-1?Q?Knut_Olav_B=F8hmer?=" Newsgroups: gmane.emacs.devel Subject: Re: find-file suggestion Date: Fri, 25 May 2007 20:09:02 +0200 Message-ID: References: <7dbe73ed0705250831u6426c290y58d730171f892584@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1180116954 2993 80.91.229.12 (25 May 2007 18:15:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 25 May 2007 18:15:54 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 25 20:15:53 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HreKK-0006ix-2M for ged-emacs-devel@m.gmane.org; Fri, 25 May 2007 20:15:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HreKJ-0001p8-3N for ged-emacs-devel@m.gmane.org; Fri, 25 May 2007 14:15:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HreDs-0000H3-66 for emacs-devel@gnu.org; Fri, 25 May 2007 14:09:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HreDq-0000Gg-Jd for emacs-devel@gnu.org; Fri, 25 May 2007 14:09:07 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HreDq-0000Gd-HH for emacs-devel@gnu.org; Fri, 25 May 2007 14:09:06 -0400 Original-Received: from an-out-0708.google.com ([209.85.132.240]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HreDp-00083F-PW for emacs-devel@gnu.org; Fri, 25 May 2007 14:09:06 -0400 Original-Received: by an-out-0708.google.com with SMTP id c25so236857ana for ; Fri, 25 May 2007 11:09:02 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OAvKA6Y3b8p8KkZKbL4JSStwODYLLmr3wNmvuFMJYtbSK9rlU6h3eKKK/M8HaA+uP4l23GLZeLM3/OGo5ZjF338KuA6y7FgwPEgFtDFS2mZ2SeH+oC9ZjKLa49URrBOUjnShcyYeTC3qklsUGxOtG5cm58VYrdCU5TJOMu0S9+U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=EQwheX+h7jqH/eXqA6qjQZV5qfxIIUMhxF6ewMddWc8i5aJfXp5SyfTqZshC0EY6rnOIlOXYXZIyBSvd/LdmXBzERKsq1htYeDzMd0xqsYg5Cy2UCdvJhjBfZLGQZKNQg0Iew/0+3lplWYbG7dIdJb3sp/ukyxWj6XFy4OJMr8w= Original-Received: by 10.100.167.7 with SMTP id p7mr2935152ane.1180116542694; Fri, 25 May 2007 11:09:02 -0700 (PDT) Original-Received: by 10.100.133.8 with HTTP; Fri, 25 May 2007 11:09:02 -0700 (PDT) In-Reply-To: <7dbe73ed0705250831u6426c290y58d730171f892584@mail.gmail.com> Content-Disposition: inline X-detected-kernel: Linux 2.6 (newer, 2) X-Mailman-Approved-At: Fri, 25 May 2007 14:14:12 -0400 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:71811 Archived-At: On 25/05/07, Mathias Dahl wrote: > > How about make prefixing find-file do find-file-at-point? > > How about `find-file-literally', or how about `hexl-find-file', or... :) Is there any statistical data on how much different functions in Emacs is u= sed? Maybe a statistic module for Emacs could be made/used to get ideas on how to improve user-friendliness of Emacs? --=20 Knut Olav B=F8hmer