From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: transpose-regions Date: Thu, 22 Mar 2007 23:13:39 +0100 Message-ID: <4602FF93.7060006@gmx.at> References: <46026277.7060305@gmx.at> <87odml9v67.fsf@stupidchicken.com> <4602A015.2080403@gmx.at> <87bqil5kxd.fsf@stupidchicken.com> <4602B7B5.1070705@gmx.at> <87y7lp886g.fsf@stupidchicken.com> <4602D6B9.1000503@gmx.at> <871wjh9gcy.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1174601572 8955 80.91.229.12 (22 Mar 2007 22:12:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 22 Mar 2007 22:12:52 +0000 (UTC) Cc: emacs-devel To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 22 23:12:45 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 1HUVWU-0001dV-Lj for ged-emacs-devel@m.gmane.org; Thu, 22 Mar 2007 23:12:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HUVYK-0007cr-0n for ged-emacs-devel@m.gmane.org; Thu, 22 Mar 2007 17:14:36 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HUVYG-0007ZO-9c for emacs-devel@gnu.org; Thu, 22 Mar 2007 18:14:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HUVYF-0007WT-08 for emacs-devel@gnu.org; Thu, 22 Mar 2007 18:14:31 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HUVYE-0007Vq-SL for emacs-devel@gnu.org; Thu, 22 Mar 2007 17:14:30 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1HUVWO-0005W3-9C for emacs-devel@gnu.org; Thu, 22 Mar 2007 18:12:36 -0400 Original-Received: (qmail invoked by alias); 22 Mar 2007 22:12:35 -0000 Original-Received: from N930P011.adsl.highway.telekom.at (EHLO [62.47.60.43]) [62.47.60.43] by mail.gmx.net (mp029) with SMTP; 22 Mar 2007 23:12:35 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX18q0kRkjqEqhsCt+dXGhARdWh2KUKyBgO8ZWBEXLj mg+pDQYeoXbur8 User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en In-Reply-To: <871wjh9gcy.fsf@stupidchicken.com> X-Y-GMX-Trusted: 0 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:68338 Archived-At: > Is this the m&d-drag-line-up function that KFS already posted? I've > been trying it out on various buffers, and have been unable to > reproduce it---is there a specific buffer you act on to produce the > error? Sorry, forgot to answer the last question: Use an arbitrary Elisp buffer. However, the bug _never_ shows up the first time you call this. Sometimes I have to call it twenty and more times in sequence with no other actions in between.