From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#7150: closed (Re: bug#7150: 23.2.50; Include patch for distinguishing between left and right Alt keys on OSX) Date: Wed, 13 Oct 2010 08:18:16 -0400 Message-ID: References: <4CB36442.3070409@swipnet.se> <4CB5684B.60400@swipnet.se> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1286975253 11226 80.91.229.12 (13 Oct 2010 13:07:33 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 13 Oct 2010 13:07:33 +0000 (UTC) Cc: yacoob@gmail.com, 7150@debbugs.gnu.org To: Jan =?UTF-8?Q?Dj=C3=A4rv?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Oct 13 15:07:31 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P613K-0007he-Qu for geb-bug-gnu-emacs@m.gmane.org; Wed, 13 Oct 2010 15:07:31 +0200 Original-Received: from localhost ([127.0.0.1]:44068 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P613K-0005hQ-2U for geb-bug-gnu-emacs@m.gmane.org; Wed, 13 Oct 2010 09:07:30 -0400 Original-Received: from [140.186.70.92] (port=42238 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P60eu-00079e-9y for bug-gnu-emacs@gnu.org; Wed, 13 Oct 2010 08:42:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P60er-0007Hm-Ho for bug-gnu-emacs@gnu.org; Wed, 13 Oct 2010 08:42:15 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:60808) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P60er-0007Hi-G6 for bug-gnu-emacs@gnu.org; Wed, 13 Oct 2010 08:42:13 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1P60EY-0002xc-9S; Wed, 13 Oct 2010 08:15:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 13 Oct 2010 12:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7150 X-GNU-PR-Package: emacs,ns X-GNU-PR-Keywords: Original-Received: via spool by 7150-submit@debbugs.gnu.org id=B7150.128697208911358 (code B ref 7150); Wed, 13 Oct 2010 12:15:02 +0000 Original-Received: (at 7150) by debbugs.gnu.org; 13 Oct 2010 12:14:49 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P60EL-0002x9-82 for submit@debbugs.gnu.org; Wed, 13 Oct 2010 08:14:49 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P60EJ-0002x2-Qr for 7150@debbugs.gnu.org; Wed, 13 Oct 2010 08:14:48 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1P60Hg-00064r-TX; Wed, 13 Oct 2010 08:18:16 -0400 In-reply-to: <4CB5684B.60400@swipnet.se> (message from Jan =?UTF-8?Q?Dj=C3=A4rv?= on Wed, 13 Oct 2010 10:05:31 +0200) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Wed, 13 Oct 2010 08:15:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:40849 Archived-At: > Date: Wed, 13 Oct 2010 10:05:31 +0200 > From: Jan Djärv > Cc: 7150@debbugs.gnu.org > > > Can you please point me to relevant commit, so I can get the right > > branch, compile and test that? > > > > Use > % bzr branch http://bzr.savannah.gnu.org/r/emacs/emacs-23 I think it is bzr branch bzr://bzr.savannah.gnu.org/emacs/emacs-23 (i.e. without the "r" part and with "bzr" instead of "http").