From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: Emacs manual mentioning thumbs mode but not tumme Date: Sun, 22 Apr 2007 15:15:26 +0200 Message-ID: References: <87vefphy2v.fsf@stupidchicken.com> <7dbe73ed0704220353t3613f56cjab1b828627ded91d@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1177247836 25558 80.91.229.12 (22 Apr 2007 13:17:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 22 Apr 2007 13:17:16 +0000 (UTC) Cc: Drew Adams , Emacs-Devel To: "Mathias Dahl" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Apr 22 15:17:08 2007 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 1Hfbw8-00021i-6Z for ged-emacs-devel@m.gmane.org; Sun, 22 Apr 2007 15:17:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hfc1I-00084n-Jh for ged-emacs-devel@m.gmane.org; Sun, 22 Apr 2007 09:22:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hfc1E-00084a-AA for emacs-devel@gnu.org; Sun, 22 Apr 2007 09:22:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hfc19-00083r-Qf for emacs-devel@gnu.org; Sun, 22 Apr 2007 09:22:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hfc19-00083o-Kb for emacs-devel@gnu.org; Sun, 22 Apr 2007 09:22:15 -0400 Original-Received: from wx-out-0506.google.com ([66.249.82.225]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hfbvp-0005af-MD for emacs-devel@gnu.org; Sun, 22 Apr 2007 09:16:46 -0400 Original-Received: by wx-out-0506.google.com with SMTP id s17so1479003wxc for ; Sun, 22 Apr 2007 06:15:26 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=cM/tC0N2RQXGngZhxXM26m+eil2hCxErCWqr5w4HMwowO7cf0jifHQ7EidNLiEZ3Q6a8Zj4S4ipuaCtFeEK4uexA5nOh06zeZTCAb53J9mbpsBdFZ4Uc9Gle4e0jERInw7f9z3H7fbyo2pshtzZIfe8dAi9Ipp3kCGQaogyD/2s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BZvUJ71CDgzhYcRyCdiaOINA5OMqOGRWEehYm2883mn2+Gzjpbux3nm807B0twq4LQrVT2TNDKsSYhw9RhaUXDDh+yI1ym9pSb0HdGw4u4h0bxXDI+2SsjMM8fGmO9eYOFRxMNJgKgS2DfivBa/xDRoH+/k+88VjOHBnX/RwyFc= Original-Received: by 10.90.88.13 with SMTP id l13mr4132766agb.1177247726701; Sun, 22 Apr 2007 06:15:26 -0700 (PDT) Original-Received: by 10.90.87.8 with HTTP; Sun, 22 Apr 2007 06:15:26 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-detected-kernel: Linux 2.4-2.6 (Google crawlbot) 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:69798 Archived-At: On 4/22/07, Juanma Barranquero wrote: > Not to mention that such "goofy" names aren't exactly uncommon in the sources :) Including user options, BTW: (defcustom expand-expand-hook (defcustom forms-forms-scroll (defcustom forms-forms-jump (defcustom eshell-glob-include-dot-dot (defcustom uce-uce-separator (defcustom ange-ftp-ftp-program-name (defcustom ange-ftp-ftp-program-args (defcustom auto-show-show-left-margin-threshold (defcustom gdb-use-colon-colon-notation (defcustom python-python-command (defcustom org-export-html-html-helper-timestamp Juanma