From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sebastien Vauban" Subject: Re: how to locate a function? Date: Wed, 12 Sep 2012 13:30:40 +0200 Message-ID: <80ipbjiilb.fsf@somewhere.org> References: <1347435413.99010.YahooMailNeo@web29803.mail.ird.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: 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-mXXj517/zsQ@public.gmane.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hi Giovanni, Giovanni Ridolfi wrote: > How can I know if a function is present in org > and if it is loaded? > > Rationale: I needed to transpose a table=20 > (Resolved via the babel/emacs-lisp thanks to Tom Dye!). > I read the worg page: > http://orgmode.org/worg/org-hacks.html#transpose-table > but it seems to me that I cannot call the function > org-table-transpose-table-at-point=20 > > the only completion offered by M-x org-tr is: org-tr_anspose-element. > > So either I am not able to find the function or the worg documentation is= outdated. > > Maybe with git will be easy to track the org-table-transpose function... C-h a org.*transpose RET returns =E2=94=8F=E2=94=81=E2=94=81=E2=94=81=E2=94=81 =E2=94=83 Type RET on a type label to view its full documentation. =E2=94=83=20 =E2=94=83 org-table-transpose-table-at-point M-x ... RET =E2=94=83 Command: Transpose orgmode table at point and eliminate hli= nes. =E2=94=83 org-transpose-element M-x ... RET =E2=94=83 Command: Transpose current and previous elements, keeping b= lank =E2=94=83 lines between. =E2=94=97=E2=94=81=E2=94=81=E2=94=81=E2=94=81 on my Org-mode version 7.9.1 (release_7.9.1-169-g2eb145 @ d:/home/sva/src/org-mode/lisp/). Best regards, Seb --=20 Sebastien Vauban