From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: newsticker-*.el files Date: Thu, 12 Jun 2008 15:52:02 -0400 Message-ID: References: <84bq2beol7.fsf@web.de> <84ve0iebry.fsf@web.de> <87k5gxsq9y.fsf@ambire.localdomain> <8463shxhph.fsf@web.de> <87myls2y6b.fsf@ambire.localdomain> <84bq26h3sb.fsf@web.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1213300340 8223 80.91.229.12 (12 Jun 2008 19:52:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 12 Jun 2008 19:52:20 +0000 (UTC) Cc: Thien-Thi Nguyen , emacs-devel To: Ulf Jasper Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 12 21:53:02 2008 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 1K6sqz-0003pV-Bj for ged-emacs-devel@m.gmane.org; Thu, 12 Jun 2008 21:53:01 +0200 Original-Received: from localhost ([127.0.0.1]:44182 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K6sqB-0004Bg-Mo for ged-emacs-devel@m.gmane.org; Thu, 12 Jun 2008 15:52:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K6sq4-00047r-Ta for emacs-devel@gnu.org; Thu, 12 Jun 2008 15:52:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K6sq3-000467-W3 for emacs-devel@gnu.org; Thu, 12 Jun 2008 15:52:04 -0400 Original-Received: from [199.232.76.173] (port=41429 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K6sq3-00045q-KQ for emacs-devel@gnu.org; Thu, 12 Jun 2008 15:52:03 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:49289) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K6sq3-0007UU-M8 for emacs-devel@gnu.org; Thu, 12 Jun 2008 15:52:03 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ao0FAL0aUUhMCpzv/2dsb2JhbACBW61N X-IronPort-AV: E=Sophos;i="4.27,633,1204520400"; d="scan'208";a="22462487" Original-Received: from smtp.pppoe.ca (HELO smtp.teksavvy.com) ([65.39.196.238]) by ironport2-out.teksavvy.com with ESMTP; 12 Jun 2008 15:52:02 -0400 Original-Received: from pastel.home ([76.10.156.239]) by smtp.teksavvy.com (Internet Mail Server v1.0) with ESMTP id SZM78102; Thu, 12 Jun 2008 15:52:02 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 66EB785E3; Thu, 12 Jun 2008 15:52:02 -0400 (EDT) In-Reply-To: <84bq26h3sb.fsf@web.de> (Ulf Jasper's message of "Thu, 12 Jun 2008 21:05:56 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:99039 Archived-At: > Is there a recommended procedure? The recommended procedure is: don't rename! If you want to fix the 8+3 issue, you can just rename the files newsticker- to newst- or nt- or ntick-. But the content of the files shouldn't change. If/when Eli decides to give up on MS-DOS support we can rename the files back to their real names. Stefan