From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Karl Chen Newsgroups: gmane.emacs.devel Subject: Re: suggestion: reverting/notifying of files that no longer exist Date: Mon, 12 Jul 2004 12:00:28 -0700 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <87y8lp9p2e.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 1089658888 24642 80.91.224.253 (12 Jul 2004 19:01:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 12 Jul 2004 19:01:28 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Jul 12 21:01:18 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 1Bk63C-0002tu-00 for ; Mon, 12 Jul 2004 21:01:18 +0200 Original-Received: from lists.gnu.org ([199.232.76.165]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1Bk63B-0000fm-00 for ; Mon, 12 Jul 2004 21:01:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bk65W-0002Ik-IP for emacs-devel@quimby.gnus.org; Mon, 12 Jul 2004 15:03:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bk65O-0002I7-Az for emacs-devel@gnu.org; Mon, 12 Jul 2004 15:03:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bk65M-0002HO-Nx for emacs-devel@gnu.org; Mon, 12 Jul 2004 15:03:33 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bk65M-0002Gp-Id for emacs-devel@gnu.org; Mon, 12 Jul 2004 15:03:32 -0400 Original-Received: from [128.32.47.228] (helo=hkn.eecs.berkeley.edu) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1Bk62g-00021a-2J for emacs-devel@gnu.org; Mon, 12 Jul 2004 15:00:46 -0400 Original-Received: from quarl by hkn.eecs.berkeley.edu with local id 1Bk62O-0006he-00; Mon, 12 Jul 2004 12:00:28 -0700 Original-To: Juri Linkov X-Quack-Archive: 1 X-Payment: hashcash 1.2 0:040712:juri@jurta.org:1ac4369a4f138cb8fdb33a6e X-Hashcash: 0:040712:juri@jurta.org:1ac4369a4f138cb8fdb33a6e X-Payment: hashcash 1.2 0:040712:emacs-devel@gnu.org:3622facadf543ccaefe3361d X-Hashcash: 0:040712:emacs-devel@gnu.org:3622facadf543ccaefe3361d In-Reply-To: <87y8lp9p2e.fsf@mail.jurta.org> (Juri Linkov's message of "Mon, 12 Jul 2004 19:18:33 +0300") User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux) 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: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:25627 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:25627 >>>>> "Juri" == Juri Linkov writes: Juri> One place where the warning could be added is Juri> `basic-save-buffer'. That would be good; I think it'd be even better however if it notified you the second you start editing. Because otherwise if you work on it for 20 minutes before saving, you've already "forked." -- Karl 2004-07-12 11:59