From owner-freebsd-bugs@FreeBSD.ORG Fri Aug 1 10:45:29 2008 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F1796106567A for ; Fri, 1 Aug 2008 10:45:29 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id D7FBE8FC22 for ; Fri, 1 Aug 2008 10:45:26 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (adsl151-101.kln.forthnet.gr [62.1.242.101]) (authenticated bits=128) by igloo.linux.gr (8.14.3/8.14.3/Debian-5) with ESMTP id m71AYFBC015178 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 1 Aug 2008 13:34:21 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.2/8.14.2) with ESMTP id m71AYEul060680; Fri, 1 Aug 2008 13:34:14 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.2/8.14.2/Submit) id m71AYDAi060660; Fri, 1 Aug 2008 13:34:13 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) From: Giorgos Keramidas To: jimmy@mammothcheese.ca References: <488A0C86.4000709@mammothcheese.ca> Date: Fri, 01 Aug 2008 13:34:13 +0300 In-Reply-To: <488A0C86.4000709@mammothcheese.ca> (James Bailie's message of "Fri, 25 Jul 2008 13:25:26 -0400") Message-ID: <87d4ktja6y.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-MailScanner-ID: m71AYFBC015178 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-4.003, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.40, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: freebsd-bugs@freebsd.org, Matteo Riondato Subject: Re: us.emacs.kbd PR in limbo for 5 years! X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Aug 2008 10:45:30 -0000 On Fri, 25 Jul 2008 13:25:26 -0400, James Bailie wrote: > Folks, > > PR conf/59600 has been open now for five years. It attempts to correct > the broken arrow keys of the us.emacs.kbd keymap. > > When one installs FreeBSD, one is asked to choose a keymap early on in > the process, and choosing us.emacs.kbd will prevent installation from > proceeding, since both fdisk and sysinstall will not function > correctly with the broken key mappings. Also affected: kbdmap and > vidcontrol. > > I would like to fix this. Before I bother digging into this, I was > just wondering why the previous effort to fix this has stalled? > Anyone know? The most likely reason is that nobody was using `us.emacs.kbd' enough to test a fix. If you are using it and you are interested in making it work, then by all means feel free to troubleshoot this further :-) HTH, Giorgos