From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: thumbs.el and transparency Date: Mon, 13 Feb 2006 19:57:04 +0200 Organization: JURTA Message-ID: <87k6bz9lzz.fsf@jurta.org> References: <17366.53124.274532.548329@kahikatea.snap.net.nz> <87d5hy43b6.fsf@jurta.org> <87u0b8lwhw.fsf@jurta.org> <87lkwg4jkn.fsf@jurta.org> <7dbe73ed0602121039n688af0acl9d709165ce0c05ff@mail.gmail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1139855136 27292 80.91.229.2 (13 Feb 2006 18:25:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 13 Feb 2006 18:25:36 +0000 (UTC) Cc: emacs-devel@gnu.org, rms@gnu.org, brakjoller@gmail.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 13 19:25:35 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F8iO3-0005cR-OY for ged-emacs-devel@m.gmane.org; Mon, 13 Feb 2006 19:25:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F8iO3-0000ZT-5t for ged-emacs-devel@m.gmane.org; Mon, 13 Feb 2006 13:25:23 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F8iLt-0008Ad-4I for emacs-devel@gnu.org; Mon, 13 Feb 2006 13:23:09 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F8iLr-00089q-6n for emacs-devel@gnu.org; Mon, 13 Feb 2006 13:23:08 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F8iLq-00089e-GP for emacs-devel@gnu.org; Mon, 13 Feb 2006 13:23:06 -0500 Original-Received: from [194.126.101.111] (helo=mail.neti.ee) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F8iQD-0002l2-VH; Mon, 13 Feb 2006 13:27:38 -0500 Original-Received: from mail.neti.ee (80-235-43-67-dsl.mus.estpak.ee [80.235.43.67]) by Relayhost2.neti.ee (Postfix) with ESMTP id 10E1F38AE; Mon, 13 Feb 2006 20:22:56 +0200 (EET) Original-To: Mathias Dahl In-Reply-To: <7dbe73ed0602121039n688af0acl9d709165ce0c05ff@mail.gmail.com> (Mathias Dahl's message of "Sun, 12 Feb 2006 19:39:53 +0100") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Virus-Scanned: by amavisd-new-2.2.1 (20041222) (Debian) at neti.ee 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:50474 Archived-At: > I know that it is not as well organized as it could be. But, I am > wondering, is there a "standard" for where to put the defcustoms and > defvars? Maybe that is something I made up myself (quite possible > actually), but I thought that "settings" (defvars, defcustoms etc) are > commonly placed at the top of the code. I'd have no problem in > "sectionize" (new word?) the code in this context if that is how it is > done in general. I can't find such rules written down in the Emacs manuals. But you could see how other files in Emacs CVS are organized. -- Juri Linkov http://www.jurta.org/emacs/