From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Hansen Newsgroups: gmane.emacs.devel Subject: Re: Is this tempo.el patch correct? Date: Sat, 10 Mar 2007 16:55:43 +0100 Organization: disorganized Message-ID: <87slcdqeio.fsf@localhorst.mine.nu> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1173542933 15730 80.91.229.12 (10 Mar 2007 16:08:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 10 Mar 2007 16:08:53 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 10 17:08:51 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 1HQ47m-0005A8-AT for ged-emacs-devel@m.gmane.org; Sat, 10 Mar 2007 17:08:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HQ48A-0006Tb-5Z for ged-emacs-devel@m.gmane.org; Sat, 10 Mar 2007 11:09:14 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HQ47y-0006TW-E6 for emacs-devel@gnu.org; Sat, 10 Mar 2007 11:09:02 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HQ47x-0006TJ-Ab for emacs-devel@gnu.org; Sat, 10 Mar 2007 11:09:01 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HQ47x-0006TG-5D for emacs-devel@gnu.org; Sat, 10 Mar 2007 11:09:01 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HQ47U-0006PH-O3 for emacs-devel@gnu.org; Sat, 10 Mar 2007 11:08:33 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HQ47N-0006Li-Kc for emacs-devel@gnu.org; Sat, 10 Mar 2007 17:08:25 +0100 Original-Received: from e178061163.adsl.alicedsl.de ([85.178.61.163]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 10 Mar 2007 17:08:25 +0100 Original-Received: from david.hansen by e178061163.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 10 Mar 2007 17:08:25 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-Lines: 11 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: e178061163.adsl.alicedsl.de Mail-Copies-To: nobody User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.95 (gnu/linux) Cancel-Lock: sha1:yIj4rgQfSDdLtAWW47L6WDdpbN8= X-detected-kernel: 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:67683 Archived-At: On Fri, 09 Mar 2007 16:26:39 -0500 Richard Stallman wrote: > Would someone please DTRT and then ack? It's not a bug. The documentation doesn't mention "r>" as a valid prompt argument. I do use tempo.el but not these features (prompting, wrapping around the region). If you think it's worth I can test the patch though. David