From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: dhruva Newsgroups: gmane.emacs.devel Subject: Re: newsticker-*.el files Date: Tue, 10 Jun 2008 08:55:47 +0530 Message-ID: References: <200806082201.m58M142d000380@sallyv1.ics.uci.edu> <86ve0j6jfr.fsf@lola.quinscape.zz> <873anmfa0y.fsf@catnip.gol.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1213068391 16577 80.91.229.12 (10 Jun 2008 03:26:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 10 Jun 2008 03:26:31 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 10 05:27:14 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 1K5uVt-0004L0-Py for ged-emacs-devel@m.gmane.org; Tue, 10 Jun 2008 05:27:14 +0200 Original-Received: from localhost ([127.0.0.1]:50508 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K5uV5-0006Hr-Iv for ged-emacs-devel@m.gmane.org; Mon, 09 Jun 2008 23:26:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K5uUs-0006ES-Hm for emacs-devel@gnu.org; Mon, 09 Jun 2008 23:26:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K5uUp-0006Av-Ln for emacs-devel@gnu.org; Mon, 09 Jun 2008 23:26:07 -0400 Original-Received: from [199.232.76.173] (port=48270 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K5uUa-0006Ap-Gg for emacs-devel@gnu.org; Mon, 09 Jun 2008 23:25:52 -0400 Original-Received: from ti-out-0910.google.com ([209.85.142.190]:39486) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K5uUZ-0008Ul-Sp for emacs-devel@gnu.org; Mon, 09 Jun 2008 23:25:52 -0400 Original-Received: by ti-out-0910.google.com with SMTP id u5so657402tia.10 for ; Mon, 09 Jun 2008 20:25:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=sDJPbjBE1a3x/6oYi/0AlUHP3i6wQhVzmY8H1xQjUhg=; b=UZBJmY1uj2eTn6fRkzRiDVznNlGAveQWmvTStFst80oR5YKqvcKpIdYwMrfJsZAfmK RyeXATbGYEw8jiovQKOiGdbhZjqHv2jBEqpHBed8ta85LefW8iShK/N0x9haMVNm/jUm zMwnZiDTL6zN87QIl1F0+tDfrfR52wKyTERw8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=nGReah6fL42AB7a9kdUMbAM7jzizha+kk5oA6r3/qHKIhObXwyiJbK5DxGCKosFMEU I6snRWE+D6jX319bcw5GHWHIprPd5KeKrhwWh0XTEtU3wVSxGBrhXEssKGpxpQkzA73x iShgVC/c8wVfWdzqw431/omQwWTKwmFiJTaPg= Original-Received: by 10.110.90.9 with SMTP id n9mr980577tib.53.1213068347358; Mon, 09 Jun 2008 20:25:47 -0700 (PDT) Original-Received: by 10.110.90.17 with HTTP; Mon, 9 Jun 2008 20:25:47 -0700 (PDT) In-Reply-To: <873anmfa0y.fsf@catnip.gol.com> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:98844 Archived-At: Hi, On Tue, Jun 10, 2008 at 5:15 AM, Miles Bader wrote: > Richard M Stallman writes: >> Apart from that: renaming files in CVS is not "sufficiently low cost". >> Man weeks of discussion are not "sufficiently low cost". >> >> Then don't object, and the cost will be low. > > Being forced to use contorted unreadable filenames is a cost. Not sure how feasible/acceptable this alternative would be: create a folder 'lisp/net/newsticker/' (or whatever). Put all the files with shortened names under that. The folder can act as a namespace with a meaningful name for people averse to contorted names. -dhruva -- Contents reflect my personal views only!