From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Maindoor Newsgroups: gmane.emacs.help Subject: speedbar question Date: Sun, 7 Dec 2008 03:22:31 -0800 (PST) Message-ID: <383929.67300.qm@web63008.mail.re1.yahoo.com> References: Reply-To: sanjeevfiles@yahoo.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0-2119201139-1228648951=:67300" X-Trace: ger.gmane.org 1228648990 8737 80.91.229.12 (7 Dec 2008 11:23:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 7 Dec 2008 11:23:10 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Dec 07 12:24:15 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1L9Hk9-0003MS-Pq for geh-help-gnu-emacs@m.gmane.org; Sun, 07 Dec 2008 12:24:10 +0100 Original-Received: from localhost ([127.0.0.1]:41756 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L9Hiy-0006DI-Ks for geh-help-gnu-emacs@m.gmane.org; Sun, 07 Dec 2008 06:22:56 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L9Hic-0006D6-Ff for help-gnu-emacs@gnu.org; Sun, 07 Dec 2008 06:22:34 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L9Hia-0006Cs-Uc for help-gnu-emacs@gnu.org; Sun, 07 Dec 2008 06:22:34 -0500 Original-Received: from [199.232.76.173] (port=36285 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L9Hia-0006Cj-KZ for help-gnu-emacs@gnu.org; Sun, 07 Dec 2008 06:22:32 -0500 Original-Received: from web63008.mail.re1.yahoo.com ([69.147.96.219]:48801) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1L9Hia-0006mc-AF for help-gnu-emacs@gnu.org; Sun, 07 Dec 2008 06:22:32 -0500 Original-Received: (qmail 67629 invoked by uid 60001); 7 Dec 2008 11:22:31 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Message-ID; b=HS8cdRS5aPJo47aSY+JyUuCyyQgIR5D/srFAC7gLjE/Domo2RjoReJ17IgIlIN5bRkTw1SajBOLdinluKBUGX8i/8CdvGhxS+SdKML/so4joN1wRGigD3oOhjBPiEKgyF1phOxNaJjJ24h4OmPmTnuwfqxJcyIgQzKT+YRNKx+w=; X-YMail-OSG: vCZgtWYVM1kYFNGC8y4Y5sfsdyBqD9c2uEzPsU_ssZ5nwizm5NNs15QQrCkht4iKbBUEeIKFs1hkR0Y5W4iF1o0wm5pESHnfWSy7POVo3FAgDmaJfz8YFGXl_ilgZ11dFvHtivwB6JTcO4c_I_p7VU0V6fJEBjbjzdLw1UW_ Original-Received: from [122.167.67.77] by web63008.mail.re1.yahoo.com via HTTP; Sun, 07 Dec 2008 03:22:31 PST X-Mailer: YahooMailWebService/0.7.260.1 In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: FreeBSD 6.x (1) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:60412 Archived-At: --0-2119201139-1228648951=:67300 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable I wanted to use mouse-1 single click to do all i want in=20 speedbar instead of use mouse-2 ( scroll button ) click. I couldn't find an easy way so I edited dframe.el and=20 swapped down-mouse-1 event and mouse-2 event.=20 Now I got exactly what I want but the problem is=20 that everytime i move the mouse in speedbar, i always get some highlight as if i am trying to copy something. Is there anyway to get around this or is there a way to=20 solve this correctly=A0=A0 ? Thanks, =0A=0A=0A --0-2119201139-1228648951=:67300 Content-Type: text/html; charset=us-ascii
I wanted to use mouse-1 single click to do all i want in
speedbar instead of use mouse-2 ( scroll button ) click.
I couldn't find an easy way so I edited dframe.el and
swapped down-mouse-1 event and mouse-2 event.
Now I got exactly what I want but the problem is
that everytime i move the mouse in speedbar, i always
get some highlight as if i am trying to copy something.
Is there anyway to get around this or is there a way to
solve this correctly   ?

Thanks,

--0-2119201139-1228648951=:67300--