From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: A few questions about desktop.el Date: Fri, 22 Jul 2005 18:52:18 -0400 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1122073773 27907 80.91.229.2 (22 Jul 2005 23:09:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 22 Jul 2005 23:09:33 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jul 23 01:09:31 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dw6dz-0001k5-CS for ged-emacs-devel@m.gmane.org; Sat, 23 Jul 2005 01:09:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dw6g9-0006hk-6W for ged-emacs-devel@m.gmane.org; Fri, 22 Jul 2005 19:11:41 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dw6Z2-000592-LO for emacs-devel@gnu.org; Fri, 22 Jul 2005 19:04:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dw6Yy-00057l-QA for emacs-devel@gnu.org; Fri, 22 Jul 2005 19:04:17 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dw6Yx-0004yk-2M for emacs-devel@gnu.org; Fri, 22 Jul 2005 19:04:15 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dw6XT-0006JT-TU for emacs-devel@gnu.org; Fri, 22 Jul 2005 19:02:43 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Dw6NO-00036I-QY; Fri, 22 Jul 2005 18:52:18 -0400 Original-To: Juanma Barranquero In-reply-to: (message from Juanma Barranquero on Fri, 22 Jul 2005 12:53:38 +0200) 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:41149 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:41149 - indent-tabs-mode - indicate-buffer-boundaries - indicate-empty-lines - show-trailing-whitespace I guess those are all reasonable to include. How about this: save all minor modes, based on minor-mode-list. and I'm not sure why does it include `line-number-mode'. Why not `column-number-mode' or `size-indication-mode'? Those are newer and not used much, so most likely nobody thought to add them.