From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: Re: mode-line menu for minor modes Date: Thu, 21 Feb 2008 01:32:19 -0800 Message-ID: <200802210932.m1L9WJhJ011356@sallyv1.ics.uci.edu> References: <200802190809.m1J89C74001353@sallyv1.ics.uci.edu> <008201c87372$3d5b2ab0$0600a8c0@us.oracle.com> <200802200629.m1K6TIoH027637@sallyv1.ics.uci.edu> <007601c8741e$57f0d120$c2b22382@us.oracle.com> <200802210917.m1L9H9AT005421@sallyv1.ics.uci.edu> <001c01c8746b$f5111800$0600a8c0@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1203586475 8976 80.91.229.12 (21 Feb 2008 09:34:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 21 Feb 2008 09:34:35 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Drew Adams" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 21 10:34:58 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 1JS7pQ-0005EI-7E for ged-emacs-devel@m.gmane.org; Thu, 21 Feb 2008 10:34:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JS7ov-0008Cy-1c for ged-emacs-devel@m.gmane.org; Thu, 21 Feb 2008 04:34:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JS7or-0008CY-2R for emacs-devel@gnu.org; Thu, 21 Feb 2008 04:34:21 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JS7oo-0008C2-Qd for emacs-devel@gnu.org; Thu, 21 Feb 2008 04:34:20 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JS7oo-0008Bz-Lw for emacs-devel@gnu.org; Thu, 21 Feb 2008 04:34:18 -0500 Original-Received: from sallyv1.ics.uci.edu ([128.195.1.109]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1JS7oo-0005iX-6x for emacs-devel@gnu.org; Thu, 21 Feb 2008 04:34:18 -0500 X-ICS-MailScanner-Watermark: 1204191143.69179@gRb+USs0AbXrlATgIGKkKQ Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by sallyv1.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id m1L9WJhJ011356; Thu, 21 Feb 2008 01:32:19 -0800 (PST) In-Reply-To: <001c01c8746b$f5111800$0600a8c0@us.oracle.com> (Drew Adams's message of "Thu, 21 Feb 2008 01:27:19 -0800") Original-Lines: 20 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-detected-kernel: by monty-python.gnu.org: Solaris 10 (beta) 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:89801 Archived-At: "Drew Adams" writes: > > > If you tell me how to find the right version to patch, > > > I'll send a patch. If > > > not, here is the updated function definition - just > > > substitute this for the > > > definition I sent in my September patch. > > > > cvs -d :pserver:anonymous@cvs.savannah.gnu.org:/cvsroot/emacs > > co emacs/lisp/mouse.el > > I use the web interface, and I am on Windows, so no cvs command. I just > right-click one of the Download links and save the file. But I couldn't find > the right Download link - I was using the first one, which I thought was the > most current and at the top of the trunk (or whatever the terminology is). > > I'd still like to know which link would give me the latest version that I > needed to patch. Thx. Sorry, no idea. I've never used the web interface...