From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Deniz Dogan Newsgroups: gmane.emacs.devel Subject: Re: \\[...] for a mouse-event command - should never show `M-x' Date: Sun, 24 May 2009 12:21:26 +0200 Message-ID: <7b501d5c0905240321o2f230b22m8d1d081dce000636@mail.gmail.com> References: <877i07loc1.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1243171705 5364 80.91.229.12 (24 May 2009 13:28:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 24 May 2009 13:28:25 +0000 (UTC) Cc: Drew Adams , emacs-devel@gnu.org To: Tassilo Horn Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun May 24 15:28:18 2009 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 1M8DkN-00012q-UB for ged-emacs-devel@m.gmane.org; Sun, 24 May 2009 15:28:16 +0200 Original-Received: from localhost ([127.0.0.1]:58450 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M8DkN-00089v-84 for ged-emacs-devel@m.gmane.org; Sun, 24 May 2009 09:28:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M8DPK-00027d-4P for emacs-devel@gnu.org; Sun, 24 May 2009 09:06:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M8DPF-00024b-PF for emacs-devel@gnu.org; Sun, 24 May 2009 09:06:29 -0400 Original-Received: from [199.232.76.173] (port=33931 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M8DDT-0005b1-4Q for emacs-devel@gnu.org; Sun, 24 May 2009 08:54:15 -0400 Original-Received: from mail-bw0-f161.google.com ([209.85.218.161]:62516) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M8Ape-0002Q5-5C for emacs-devel@gnu.org; Sun, 24 May 2009 06:21:30 -0400 Original-Received: by bwz5 with SMTP id 5so2658561bwz.42 for ; Sun, 24 May 2009 03:21:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=8XAaBvxUfu6yDT9YejeiF9a3YI8Ohvs/Omm937+j6co=; b=NPBBkcuPIIc4pGKvYjUbhFaVL1vYrNLtpL6nrN7537bT09mtjcHxhJYYJoBZ0A9SL2 0k2ishEl8dIo4HEaL/xyOXVDzxHv9m9fOeGtaMzBMYg1Jj44yIz8CKpFix4MFmrBo211 75G+0snhTIY14N2xIR93r0+dN8fA9+Mp87CY8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=HZY7qI6AkuJ/xetb8lDAnHEk02utAJOxgRNcLFVjsxTPmKfNaqGzbGt2BCe0NJUDEY wdayUlCY3a9yu1gwxbE/sPFOF/PQPvNoz2u0jlmLUU7G6Ang5NLhtvrYJXanfrlSxv/4 3ztl65VVnWrG/p0A1DQZ39i09j/8adr54Wxp4= Original-Received: by 10.204.31.204 with SMTP id z12mr5674533bkc.80.1243160486478; Sun, 24 May 2009 03:21:26 -0700 (PDT) In-Reply-To: <877i07loc1.fsf@thinkpad.tsdh.de> X-detected-operating-system: by monty-python.gnu.org: GNU/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:111039 Archived-At: 2009/5/23 Tassilo Horn : > "Drew Adams" writes: >> `C-h v mouse-buffer-menu-mode-mult': >> >> ,---- >> | *Group the buffers by the major mode groups on ? >> | This number which determines (in a hairy way) whether >> | will split the buffer menu by the major modes (see >> | `mouse-buffer-menu-mode-groups') or just by menu length. >> | Set to 1 (or even 0!) if you want to group by major mode always, and t= o > =A0 =A0 =A0 =A0 =A0 ^^^^^^^^^^^^^^ > To a mathematician this is "one or even one", so I'd strip the > exclamation mark. ;-) And it's not even even!