From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: desktop.el and minor modes Date: Tue, 08 Jun 2004 16:32:33 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <40C209EE.2020204@math.ku.dk> <87zn7fbxh2.fsf@mail.jurta.org> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1086726833 26870 80.91.224.253 (8 Jun 2004 20:33:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 8 Jun 2004 20:33:53 +0000 (UTC) Cc: larsh@math.ku.dk, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Jun 08 22:33:38 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 1BXnHs-0000R7-00 for ; Tue, 08 Jun 2004 22:33:36 +0200 Original-Received: from lists.gnu.org ([199.232.76.165]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BXnHs-0003iR-00 for ; Tue, 08 Jun 2004 22:33:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BXnIU-0003bG-0O for emacs-devel@quimby.gnus.org; Tue, 08 Jun 2004 16:34:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BXnIQ-0003ZX-Bq for emacs-devel@gnu.org; Tue, 08 Jun 2004 16:34:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BXnIO-0003Yd-Qp for emacs-devel@gnu.org; Tue, 08 Jun 2004 16:34:09 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BXnIO-0003Y7-N7 for emacs-devel@gnu.org; Tue, 08 Jun 2004 16:34:08 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BXnGs-00048r-Kc for emacs-devel@gnu.org; Tue, 08 Jun 2004 16:32:34 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1BXnGr-00067m-Qj; Tue, 08 Jun 2004 16:32:33 -0400 Original-To: Juri Linkov In-reply-to: <87zn7fbxh2.fsf@mail.jurta.org> (message from Juri Linkov on Mon, 07 Jun 2004 11:09:45 +0300) 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:24745 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:24745 However, this change is not backward compatible. I can't tell how serious this problem is, but users who have the old variable `dired-omit-files-p' customized in their .emacs may discover that it doesn't work anymore. This is not a tragedy. If you can fix it without much work, please do, but documenting the change is ok.