From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: Re: Various simple.el patches Date: Sun, 25 May 2003 00:00:15 -0500 (CDT) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200305250500.h4P50FF13590@eel.dms.auburn.edu> References: <200305132031.h4DKVp58013718@rum.cs.yale.edu> <84llx9hhwp.fsf@lucy.is.informatik.uni-duisburg.de> <20030514124245.GA24487@gnu.org> <843cjhtytp.fsf@lucy.is.informatik.uni-duisburg.de> <20030514144839.GA6241@gnu.org> <844r3xr0ar.fsf@lucy.is.informatik.uni-duisburg.de> <84fznfzb9t.fsf@lucy.is.informatik.uni-duisburg.de> <84k7co464e.fsf@lucy.is.informatik.uni-duisburg.de> <200305210312.h4L3C4907897@eel.dms.auburn.edu> <200305220252.h4M2q9W10068@eel.dms.auburn.edu> <841xyqywtm.fsf@lucy.is.informatik.uni-duisburg.de> <200305231827.h4NIRte11739@eel.dms.auburn.edu> <5567-Sat24May2003130011+0300-eliz@elta.co.il> <200305250443.h4P4hBR13579@eel.dms.auburn.edu> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1053838773 27501 80.91.224.249 (25 May 2003 04:59:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 25 May 2003 04:59:33 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun May 25 06:59:31 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19JnbX-00079I-00 for ; Sun, 25 May 2003 06:59:31 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19Jno6-0001T4-00 for ; Sun, 25 May 2003 07:12:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Jncx-0002UA-92 for emacs-devel@quimby.gnus.org; Sun, 25 May 2003 01:00:59 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19JncI-0002MR-9o for emacs-devel@gnu.org; Sun, 25 May 2003 01:00:18 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19JncG-0002Jy-FM for emacs-devel@gnu.org; Sun, 25 May 2003 01:00:17 -0400 Original-Received: from manatee.dms.auburn.edu ([131.204.53.104]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19JncF-0002IR-SA for emacs-devel@gnu.org; Sun, 25 May 2003 01:00:15 -0400 Original-Received: from eel.dms.auburn.edu (eel.dms.auburn.edu [131.204.53.108]) h4P50Coc019230; Sun, 25 May 2003 00:00:12 -0500 (CDT) Original-Received: (from teirllm@localhost) by eel.dms.auburn.edu (8.11.6+Sun/8.11.6) id h4P50FF13590; Sun, 25 May 2003 00:00:15 -0500 (CDT) X-Authentication-Warning: eel.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: teirllm@dms.auburn.edu In-reply-to: <200305250443.h4P4hBR13579@eel.dms.auburn.edu> (message from Luc Teirlinck on Sat, 24 May 2003 23:43:11 -0500 (CDT)) Original-cc: eliz@elta.co.il X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:14227 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14227 >>From my previous message: Is there some danger to inadvertently leave locks around or similar stuff? I sometimes have heard complaints like that on emacs-devel. I guess that must have been from doing other things. It is hard to see that simple one-line command doing that. Sincerely, Luc.