From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: Contribution to org-mode, Eldoc support Date: Sun, 02 Nov 2014 20:28:06 +0100 Message-ID: <87r3xlmmgp.fsf@gmx.us> References: <1414854809.2065381.185865461.013CDA28@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53045) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xl0p8-0004JP-Mr for emacs-orgmode@gnu.org; Sun, 02 Nov 2014 14:28:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xl0p3-0002MG-9S for emacs-orgmode@gnu.org; Sun, 02 Nov 2014 14:28:26 -0500 Received: from plane.gmane.org ([80.91.229.3]:38764) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xl0p3-0002M5-3D for emacs-orgmode@gnu.org; Sun, 02 Nov 2014 14:28:21 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Xl0oz-0008Or-20 for emacs-orgmode@gnu.org; Sun, 02 Nov 2014 20:28:17 +0100 Received: from 1.97.135.37.dynamic.jazztel.es ([37.135.97.1]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 02 Nov 2014 20:28:17 +0100 Received: from rasmus by 1.97.135.37.dynamic.jazztel.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 02 Nov 2014 20:28:17 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi Łukasz, Thanks for the patch. I tested your package briefly, but I did not look into the code. Łukasz Gruner writes: > I would like to contribute Eldoc support. It works nice for source blocks. However, I don't get any feedback in header-lines: #+header: #+begin_src emacs-lisp ... #+end_src On headlines, I'm a bit surprised that it shows breadcrumbs. Normally, eldoc provides feedback for what arguments are possible I think. Would it not make more sense — in terms of what I expect when I turn eldoc on — if it showed what can be a each location. E.g. right after "^*" there is an optional TODO keyword/state. Also, I think it should somehow "just work" when I turn on eldoc in Org, i.e. not the extra steps needed with the hook or the other way to load it. > I've already changed license, but dont quite get that pgp part, I have > generated my pgp and now what? I'm not sure about this. Have you signed the FSF paperwork? I did not find a Gruner here: http://orgmode.org/worg/org-contribute.html —Rasmus -- What will be next?