From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: diff-apply-hunk broken Date: 26 Mar 2004 01:26:56 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <87zna461bm.fsf@mail.jurta.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1080257531 5517 80.91.224.253 (25 Mar 2004 23:32:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 25 Mar 2004 23:32:11 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri Mar 26 00:32:03 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1B6eKR-0007lh-00 for ; Fri, 26 Mar 2004 00:32:03 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1B6eKR-0000X3-00 for ; Fri, 26 Mar 2004 00:32:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B6eJv-0004oi-Uy for emacs-devel@quimby.gnus.org; Thu, 25 Mar 2004 18:31:31 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B6eHI-0003so-1f for emacs-devel@gnu.org; Thu, 25 Mar 2004 18:28:48 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B6eGd-0003fH-LS for emacs-devel@gnu.org; Thu, 25 Mar 2004 18:28:38 -0500 Original-Received: from [195.41.46.237] (helo=pfepc.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B6eFt-0003PQ-L4 for emacs-devel@gnu.org; Thu, 25 Mar 2004 18:27:21 -0500 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepc.post.tele.dk (Postfix) with SMTP id 52197262834; Fri, 26 Mar 2004 00:27:13 +0100 (CET) Original-To: Juri Linkov In-Reply-To: <87zna461bm.fsf@mail.jurta.org> Original-Lines: 13 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:20942 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20942 Juri Linkov writes: > Maybe, a better solution could be to add a new code letter e.g. "R" to > the `interactive' which will work like "r", but will be less restrictive > and will allow a function to be called when region is inactive and > will set both its arguments `beg' and `end' to the current point. > This might be useful for some other functions too, where it makes sense > to call a function either on the selected region or the current point. That seems to make good sense. -- Kim F. Storm http://www.cua.dk