From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: patch: add-log.el: changelog find file under poin Date: Wed, 23 Jan 2008 11:20:03 -0500 Message-ID: References: <1194211092.13041.13.camel@peder.flower> <200801222310.m0MN9cZq011601@sallyv1.ics.uci.edu> <8763xl492o.fsf@jurta.org> <200801230225.m0N2Ptmx012952@sallyv1.ics.uci.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1201105458 9911 80.91.229.12 (23 Jan 2008 16:24:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 23 Jan 2008 16:24:18 +0000 (UTC) Cc: juri@jurta.org, rgm@gnu.org, janneke-list@xs4all.nl, emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 23 17:24:37 2008 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 1JHiOo-0001oh-11 for ged-emacs-devel@m.gmane.org; Wed, 23 Jan 2008 17:24:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JHiOO-0003P1-1v for ged-emacs-devel@m.gmane.org; Wed, 23 Jan 2008 11:24:00 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JHiKd-0001OL-KQ for emacs-devel@gnu.org; Wed, 23 Jan 2008 11:20:07 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JHiKa-0001Mn-7V for emacs-devel@gnu.org; Wed, 23 Jan 2008 11:20:06 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JHiKa-0001Mg-3Y for emacs-devel@gnu.org; Wed, 23 Jan 2008 11:20:04 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JHiKa-0007rn-2s for emacs-devel@gnu.org; Wed, 23 Jan 2008 11:20:04 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JHiKZ-0002i9-4e; Wed, 23 Jan 2008 11:20:03 -0500 In-reply-to: <200801230225.m0N2Ptmx012952@sallyv1.ics.uci.edu> (message from Dan Nicolaescu on Tue, 22 Jan 2008 18:25:47 -0800) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:87373 Archived-At: It's not, if the point is before the file name but still on the same entry it should look forward. Or at point if the point is on the file name. Not relation to ffap here. It does seem that a command that is specifically for Change Log mode would work better than any general-purpose command.