From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: C-c / r key-setting bug (?) Date: Fri, 22 Oct 2010 09:49:19 +0200 Message-ID: <2973CBCF-7C7F-43C5-9BB0-96E6D91F827F@gmail.com> References: <4CC017E4.8040005@easy-emacs.de> <4CC027AD.5010902@easy-emacs.de> <4CC0354F.8020205@easy-emacs.de> <4F0270B7-39D0-41D4-ADC2-8CF2C9AF3E5D@gmail.com> <4CC13FED.3050204@easy-emacs.de> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=45087 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P9CNY-0005H2-1J for emacs-orgmode@gnu.org; Fri, 22 Oct 2010 03:49:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P9CNP-0003zh-04 for emacs-orgmode@gnu.org; Fri, 22 Oct 2010 03:49:24 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:38263) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P9CNO-0003zT-S0 for emacs-orgmode@gnu.org; Fri, 22 Oct 2010 03:49:22 -0400 Received: by ewy25 with SMTP id 25so291058ewy.0 for ; Fri, 22 Oct 2010 00:49:21 -0700 (PDT) In-Reply-To: <4CC13FED.3050204@easy-emacs.de> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: =?ISO-8859-1?Q?Andreas_R=F6hler?= Cc: emacs-orgmode On Oct 22, 2010, at 9:40 AM, Andreas R=F6hler wrote: > [ ... ] >>> >>> Still an issue: >>> >>> No brand of Emacs org-mode knows org-occur here >>> >>> M-x where-is org-occur >>> >>> =3D=3D> >>> >>> org-occur is not on any key >>> >>> Also when C-c / is pressed, there is no `r'-key displayed, >>> see screenshot. >> >> As I have been trying to explain during this thread, Emacs does >> not know that org-occur is can be reached through `C-c / r'. >> So where-is cannot give you a reply. >> >> This is not a bug, it is in the nature of the dispatcher >> commands Org-mode uses. >> >> - Carsten > > Hi Carsten, > > unfortunatly the dispatcher doesn't know either. Missed to attach =20 > the sreenshot when reported. Here it is. I see. This is becasue `C-c / /' does the same thing. OK, I'll fix it to thow the "r". Thanks > > BTW think I understand your use of the dispatcher. Think too it's =20 > helpful. Would be good if we could reflect how to reconcile this =20 > dispatcher with M-x describe-mode and related environment-tools. I think it is perfectly well supported by describe-bindings and describe-mode showing the key that leads to the dispatcher. Lets rest this issue. - Carsten