From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: Why Emacs needs a modern bug tracker Date: Mon, 07 Jan 2008 09:23:40 +0100 Message-ID: <85bq7ydoxf.fsf@lola.goethe.zz> References: <20080104164454.0A4BD830697@snark.thyrsus.com> <20080104232514.GB2735@muc.de> <20080105122310.GB3014@muc.de> <20080105174008.2208B303F6@Psilocybe.Update.UU.SE> <20080105171004.128cec58@reforged> <85abnihl6z.fsf@lola.goethe.zz> <478147A7.1030301@swipnet.se> <85lk72fxid.fsf@lola.goethe.zz> <4781CD03.2010400@swipnet.se> 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 1199694385 2172 80.91.229.12 (7 Jan 2008 08:26:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 7 Jan 2008 08:26:25 +0000 (UTC) Cc: Mike Mattie , ams@gnu.org, rms@gnu.org, emacs-devel@gnu.org To: Jan =?iso-8859-1?Q?Dj=E4rv?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 07 09:26:43 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 1JBnJj-0003VB-AM for ged-emacs-devel@m.gmane.org; Mon, 07 Jan 2008 09:26:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBnJM-0006W9-2r for ged-emacs-devel@m.gmane.org; Mon, 07 Jan 2008 03:26:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JBnJI-0006W3-Co for emacs-devel@gnu.org; Mon, 07 Jan 2008 03:26:16 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JBnJG-0006Un-Pz for emacs-devel@gnu.org; Mon, 07 Jan 2008 03:26:15 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBnJG-0006Ui-Ik for emacs-devel@gnu.org; Mon, 07 Jan 2008 03:26:14 -0500 Original-Received: from mail-in-01.arcor-online.net ([151.189.21.41]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JBnG6-0005Kj-Kt; Mon, 07 Jan 2008 03:22:58 -0500 Original-Received: from mail-in-07-z2.arcor-online.net (mail-in-07-z2.arcor-online.net [151.189.8.19]) by mail-in-01.arcor-online.net (Postfix) with ESMTP id 7616015B5B0; Mon, 7 Jan 2008 09:22:57 +0100 (CET) Original-Received: from mail-in-07.arcor-online.net (mail-in-07.arcor-online.net [151.189.21.47]) by mail-in-07-z2.arcor-online.net (Postfix) with ESMTP id 660842C6C48; Mon, 7 Jan 2008 09:22:57 +0100 (CET) Original-Received: from lola.goethe.zz (dslb-084-061-007-060.pools.arcor-ip.net [84.61.7.60]) by mail-in-07.arcor-online.net (Postfix) with ESMTP id 292E3292B61; Mon, 7 Jan 2008 09:22:38 +0100 (CET) Original-Received: by lola.goethe.zz (Postfix, from userid 1002) id 77CDB1CCF8D9; Mon, 7 Jan 2008 09:23:40 +0100 (CET) In-Reply-To: <4781CD03.2010400@swipnet.se> ("Jan =?iso-8859-1?Q?Dj=E4rv=22?= =?iso-8859-1?Q?'s?= message of "Mon, 07 Jan 2008 07:56:03 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux) X-Virus-Scanned: ClamAV 0.91.2/5406/Mon Jan 7 07:40:59 2008 on mail-in-07.arcor-online.net X-Virus-Status: Clean X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:86445 Archived-At: Jan Dj=E4rv writes: > David Kastrup skrev: >> Jan Dj=E4rv writes: >> >>> David Kastrup skrev: >>>> Richard Stallman writes: >>>> >>>>> I highly recommend firemacs. It's a firefox add-on that rebinds m= ost >>>>> of the editing keys to Emacs defaults. >>>>> >>>>> https://addons.mozilla.org/en-US/firefox/addon/4141 >>>>> >>>>> I've been wanting that for ages. >>>> Place the line >>>> >>>> gtk-key-theme-name =3D "Emacs" >>>> >>>> into the file ~/.gtkrc-2.0 and that's basically it. For all GTK+ >>>> applications, not just firefox. >>>> >>> Not guaranteed to work. I think Gtk+ don't read ~/.gtkrc-2.0 if there >>> is a gconf daemon running. >> >> In which case setting desktop/gnome/applications/interface/gtk_key_theme >> to Emacs with gconf-editor should do the trick. > > On my install, that is desktop/gnome/interface/gtk_key_theme. Uh, in my install as well. I was just too stupid to interpret the collapsing menus correctly. --=20 David Kastrup, Kriemhildstr. 15, 44793 Bochum