Re: [O] org-link-set-parameters missing in ELPA version

2016-08-23 Thread Anthony Lander
Hi Rob, Not sure what's going on. On a related note, I noticed that the outlook code is tied to the 2011 version. I'm going to prepare a patch for that and submit it. On Sat, Aug 20, 2016 at 4:57 PM, Rob Duncan wrote: > Hi John, > > My org is claiming to be version 8.3.5: > > Org-mode version 8

Re: [O] [PATCH] Add DEVONthink Pro to Org Mac Link

2014-06-14 Thread Anthony Lander
Hi Mike, Thank you for extending org-mac-link. Much appreciated! And thank you Bastien for taking care of applying the patch. Have a good weekend, -Anthony On Sat, Jun 14, 2014 at 8:48 AM, Bastien wrote: > Hi Mike, > > Mike-Personal writes: > > > I have attached the patch to this email. >

Re: [O] small patch to org-mac-link (grab selected messages in Mail.app)

2014-06-07 Thread Anthony Lander
Many thanks, Alan. On Sat, Jun 7, 2014 at 3:35 AM, Alan Schmitt wrote: > On 2014-06-06 16:58, Anthony Lander writes: > > > Hi Alan, > > > > Thanks for the patch. It looks OK to me - can you please go ahead and > > apply it to the file? Also, feel free to add yo

Re: [O] small patch to org-mac-link (grab selected messages in Mail.app)

2014-06-06 Thread Anthony Lander
Hi Alan, Thanks for the patch. It looks OK to me - can you please go ahead and apply it to the file? Also, feel free to add your name to the contributor list at the top of the file. Thanks! -Anthony On Wed, Jun 4, 2014 at 6:15 AM, Alan Schmitt wrote: > Hello, > > Please find attached a sm

Re: [O] Org release 8.2.6

2014-04-22 Thread Anthony Lander
Many thanks Bastien, and thank you to all contributors. On Tue, Apr 22, 2014 at 6:17 AM, Bastien wrote: > Dear all, > > I'm releasing Org 8.2.6. > > Thanks to everyone who contributed. > > Enjoy! > > -- > Bastien > > >

Re: [O] Incremental search only within visble text

2014-04-01 Thread Anthony Lander
Hi Ali, If you install isearch+ (in elpa) you can toggle invisible text searching with C-+. Hope this helps, -Anthony On Tue, Apr 1, 2014 at 3:43 PM, Ali Tofigh wrote: > Sometimes I just want to do an incremental search in the visible text > of a partially folded org file. In other words, I

Re: [O] Add TODO from external app?

2014-04-01 Thread Anthony Lander
an org file # # Copyright (c) 2014 Free Software Foundation, Inc. # # Authors: # Anthony Lander # # Version: 1.0 # Keywords: org, todo, email # # This file is not part of GNU Emacs. # # This program is free software# you can redistribute it and/or modify # it under the terms of the GNU General P

Re: [O] [PATCH] org-mac-link: Improve grabbing behavior for Chrome.

2014-03-25 Thread Anthony Lander
Thanks for improving the link grabber! -Anthony On Sat, Mar 22, 2014 at 8:23 PM, Muchenxuan Tong wrote: > * contrib/lisp/org-mac-link.el (org-as-mac-chrome-get-frontmost-url): > Improve AppleScript used for grabbing information from Chrome. Now > it's shorter and doesn't require switchin

Re: [O] Importing from LaTeX

2014-01-24 Thread Anthony Lander
Hi William, Take a look at pandoc (http://johnmacfarlane.net/pandoc/). It reads and writes several markup formats, including LaTeX and org. Hope this helps, -Anthony On Fri, Jan 24, 2014 at 7:09 PM, William Denton wrote: > I have a couple of big files that I'd like to move from LaTeX to Org

Re: [O] Help proofreading ORG-NEWS for Org 8.1

2013-09-06 Thread Anthony Lander
Hi Bastien, In the "Incompatible changes section", please change the section on org-mac-link to read as follows so that it incorporates further instructions on how to deal with the change: *** Combine org-mac-message.el and org-mac-link-grabber into org-mac-link.el Please remove calls to =(requi

Re: [O] ATTENTION: Incompatible change

2013-09-05 Thread Anthony Lander
of the others and use the new commands as > well. I would appreciate if you your try this soon, so that we can fix > issue before the next release (very soon). > > Thank you, and in particular thanks to Anthony Lander for doing the work. > > - Carsten > > P.S. Anthony, you p

Re: [O] LaTex Adjustments for Org-Export

2013-08-04 Thread Anthony Lander
Hi Jeff, I just saw your question about removing paragraph indent, and adding space between paragraphs. You can do that with the following LaTeX commands: \setlength{\parskip}{1ex plus 0.5ex minus 0.2ex} %% Add space between paragraphs \setlength{\parindent}{0pt} %% Do not indent paragraphs Yo

Re: [O] New logo

2013-04-01 Thread Anthony Lander
On 13-Apr-1, at 1:20 PM, Bastien wrote: > Hi all, > > I've been trying hard to enhance the logo for the release of 8.0 > and I gather that my attempts failed so far. So instead of trying > to change the colors and the shape, I suddenly realized we could > simply find... a *better* animal. Basti

Re: [O] Breadcrumbs?

2012-09-24 Thread Anthony Lander
Hi Ken, On 12-Sep-24, at 5:36 PM, Ken Williams wrote: > Has anyone ever tried implementing a “breadcrumbs”-type feature in org-mode? > By that I mean something that would quickly tell you the headings up the > whole path to the root, to quickly orient yourself when you’re deep within a > docu

Re: [O] org-metaup / org-metadown nerfed in 7.9.1

2012-09-23 Thread Anthony Lander
Hi Bastien, On 12-Sep-22, at 5:24 AM, Bastien wrote: > Hi Anthony, > > Anthony Lander writes: > >> I use the M-up/dn behaviour a lot to move property lines up and down. > > Maybe each property line could be a new element recognized as such by > org-element.el. Th

Re: [O] Problem with paragraph fill / tab in lists

2012-09-20 Thread Anthony Lander
On 12-Sep-19, at 4:52 PM, Nick Dokos wrote: > Anthony Lander wrote: > >> >> On 12-Sep-19, at 2:10 PM, Nick Dokos wrote: >> >>> Bastien wrote: >>> >>>> Yes -- we'll never say it enough: don't use filladapt.el with org-mode. &

Re: [O] Problem with paragraph fill / tab in lists

2012-09-19 Thread Anthony Lander
On 12-Sep-19, at 2:10 PM, Nick Dokos wrote: > Bastien wrote: > >> Yes -- we'll never say it enough: don't use filladapt.el with org-mode. > > It's probably worth adding a paragraph about this in the org manual, > section Miscellaneous/Interactions/Conflicts. Nick, the way to turn off filladap

Re: [O] org-metaup / org-metadown nerfed in 7.9.1

2012-09-19 Thread Anthony Lander
Hi Trevor, On 12-Sep-19, at 10:44 AM, Trevor Vartanoff wrote: > And so, example 2, I was receiving "cannot drag element forward/backward" > when I was in a heading with no line breaks. That is, a heading where > paragraphs are separated with return + indent rather than a full line break > of r

Re: [O] Problem with paragraph fill / tab in lists

2012-09-19 Thread Anthony Lander
Hi Bastien, > Can you confirm this error happens with no configuration (emacs -Q)? After a bit of digging it seems to be a bad interaction between org-mode paragraph filling and filladapt-mode. If I disable filladapt, then everything works as expected. Thanks, and sorry for not -Q'ing before

[O] Problem with paragraph fill / tab in lists

2012-09-18 Thread Anthony Lander
Hi List, I just pulled org-mode today (Org-mode version 7.9.1 (release_7.9.1-244-g48ca87.dirty) and I'm seeing some strange behaviour with paragraph fill. Some examples: If I start typing a definition list and let emacs wrap the text, I get this: - test :: dsfjknv sldfknv lksdjnv lksdjnv lks

Re: [O] Ever used org-mode contrib packages?

2012-04-26 Thread Anthony Lander
On 12-Apr-11, at 3:22 PM, François Allisson wrote: > I'm curious to know what you are using from org-contrib... I use org-babel, org-drill, and org-mac-link-grabber extensively. -Anthony

Re: [O] C-a in lists when org-special-ctrl-a/e

2012-01-27 Thread Anthony Lander
On 12-Jan-27, at 10:08 AM, Nicolas Goaziou wrote: > Hello, > > Anthony Lander writes: > >> It's interesting... I've wished for this for a long time, but now that >> you've built it, I see a problem: "[" is not in the beginning of word >>

Re: [O] C-a in lists when org-special-ctrl-a/e

2012-01-23 Thread Anthony Lander
On 12-Jan-23, at 3:30 PM, Nicolas Goaziou wrote: > pin...@iro.umontreal.ca (François Pinard) writes: > >> It all depends if we read the letter or the spirit of the second >> sentence. "[ ]" is a kind of TODO, and "[X]" is a kind of DONE, as >> demonstrated by the commands `C-x -' and `C-x *'.

[O] BUG: C-c C-c no longer renumbers ordered lists

2012-01-12 Thread Anthony Lander
Hi list, It seems that C-c C-c no longer renumbers ordered lists (today's git pull). I'm not sure when this behaviour disappeared, but it is still referenced in the manual[1], so I assume it is a bug. I apologize that I don't have time to narrow down which commit introduced the change. -Anth

Re: [O] BUG: Export images to LaTeX

2011-10-22 Thread Anthony Lander
On 11-Oct-21, at 7:26 PM, Nick Dokos wrote: > Anthony Lander wrote: > >> Hi List, >> >> I've run into a strange problem with the latest org pull. Exporting inlined >> images with the LaTeX exporter works or not depending on whether I include >> o

[O] BUG: Export images to LaTeX

2011-10-21 Thread Anthony Lander
Hi List, I've run into a strange problem with the latest org pull. Exporting inlined images with the LaTeX exporter works or not depending on whether I include org-jsinfo in org-modules(!). This is with emacs -q on the 24.0.90.1 emacs recent release. Can someone please try to reproduce this to

Re: [O] Epub and Mobi Export

2011-05-11 Thread Anthony Lander
Hi Avdi, On 11-May-10, at 8:23 PM, Avdi Grimm wrote: Well, I got my eBook finished and released. Thanks VERY much to everyone who helped me with LaTeX export questions. Now I have a lot of people asking me for Epub and Mobi formats. I thought that before I launched into producing mobile format

[O] Bury (or kill) calendar buffer after selecting a date

2011-05-02 Thread Anthony Lander
Hi list, A while ago someone (I'm sorry, I don't remember who, now) proposed a patch that the *Calendar* buffer could be buried after selecting a date. I thought it was a great idea, and I've implemented a simple advice in my .emacs that accomplishes the same thing. I'm posting it here on

Re: [O] [PATCH] Bury calendar buffer after "C-c ."?

2011-04-01 Thread Anthony Lander
On 11-Mar-29, at 7:12 PM, Ben North wrote: Hi, I've been using org-mode for a little while now, and finding it very useful --- thanks! Would you consider a patch along the lines of the attached, to bury the calendar buffer once you've chosen a date via "C-c ."? I often want to do switch

Re: [Orgmode] org export not working

2011-02-27 Thread Anthony Lander
Hi John, On 11-Feb-27, at 10:48 PM, John Rakestraw wrote: Hi, list -- Just finished grading exams, writing student comments in org-mode. I've attempted to export the comments to pdf so that I can print and distribute to the class, and when I export I get this error message: --8<-

[Orgmode] Re: [bug?] Possible bug with shifted cursor keys

2011-01-15 Thread Anthony Lander
On 11-Jan-15, at 10:29 AM, Matt Lundin wrote: Anthony Lander writes: I just noticed that S- and S- do not select anywhere in the buffer in org-mode, even when org-support-shift-select is set to always. Can anyone confirm this behavior? I am running this morning's org-mode git pull ve

[Orgmode] [bug?] Possible bug with shifted cursor keys

2011-01-14 Thread Anthony Lander
Hi, I just noticed that S- and S- do not select anywhere in the buffer in org-mode, even when org-support-shift-select is set to 'always. Can anyone confirm this behavior? I am running this morning's org-mode git pull version 7.4 (release_7.4.174.g163cd.dirty) on today's Emacs nightly GNU

Re: [Orgmode] Looking for help linking to an org document on mac os x

2011-01-12 Thread Anthony Lander
On 11-Jan-12, at 10:49 AM, Jeff Horn wrote: On Wed, Jan 12, 2011 at 10:05 AM, Anthony Lander wrote: Hi everyone, I'd like to be able to link to an org document from other applications, and especially to a particular line or search term in a document. The idea is that I could

[Orgmode] Looking for help linking to an org document on mac os x

2011-01-12 Thread Anthony Lander
Hi everyone, I'd like to be able to link to an org document from other applications, and especially to a particular line or search term in a document. The idea is that I could, for example, put a link into an iCal entry, and when I click it, emacs would show the file and move the point to

Re: [Orgmode] mac-iCal / mac-link-grabber integration.

2010-12-16 Thread Anthony Lander
On 10-Dec-16, at 8:51 AM, hma...@hush.ai wrote: Ok, the module wasn´t in the lisp directory... I thought it is in the standard distribution ... Now I get the message: Symbol's chain of function indirections contains a loop: omlg-grab- link What does this mean? I'm not sure what is causing t

Re: [Orgmode] mac-iCal / mac-link-grabber integration.

2010-12-15 Thread Anthony Lander
On 10-Dec-15, at 8:58 AM, hma...@hush.ai wrote: Hi Anthony, Small spelling mistake there. Try this: (add-hook 'org-mode-hook '(lambda () (define-key org-mode-map (kbd "C- c g") 'omlg-grab-link))) Please let me know if that fixes your problem. -Anthony the buffer says again: Symbol's fu

Re: [Orgmode] mac-iCal / mac-link-grabber integration.

2010-12-15 Thread Anthony Lander
Hi Holger, On 10-Dec-15, at 4:56 AM, hma...@hush.ai wrote: Hi, I have problems to integrate mac-iCal / mac-link-grabber. (Snow Leopard 10.6.5 / GNU Emacs 23.2.1 (x86_64-apple-darwin, NS apple-appkit-1038.29) / Org-mode version 7.3) The steps: 1. M-x customize-group RET org RET 2. enabling "ma

[Orgmode] [BUG] org-open-at-point doesn't work in release_7.4-24-g48b11

2010-12-14 Thread Anthony Lander
Hi List, In today's git pull, org-open-at-point (C-x o, to follow a link) doesn't work. I get the following error message: org-open-at-point: Symbol's value as variable is void: org-inhibit- highlight-removal I reverted to my last pull on Dec 6, and it works correctly, so I presume the

Re: [Bulk] [Orgmode] Fast tag selection can split window wrongly

2010-12-09 Thread Anthony Lander
Hi Leo, To fix the horizontal splitting, try adding this to your .emacs (works for me): (setq split-width-threshold most-positive-fixnum) -anthony On 10-Dec-8, at 1:20 PM, Leo wrote: Hello list, It's been a long time ;) I'm running GNU Emacs 23.2.90.2 (x86_64-apple-darwin10.5.0, Carbo

Re: [Orgmode] Re: TaskJuggler3, revisited

2010-11-05 Thread Anthony Lander
Hi John, On 10-Nov-4, at 5:24 PM, John Hendy wrote: Nice! I was able to do the following: - grab your copy of org-taskjuggler.el and install it - get the .org file here: http://orgmode.org/manual/TaskJuggler-export.html - export to a .tjp If you grabbed the code I wrote, you can export the f

Re: [Orgmode] org-meta-return and lists

2010-11-03 Thread Anthony Lander
Hi Tom, On 10-Nov-3, at 4:07 PM, Nicolas Goaziou wrote: Hello, Tom Short writes: With the new list handling mechanism in v7.02, org-meta-return acts differently for me following lists. If I hit M-RET with the cursor in the (blank) row or two after a list, it adds another list item. Before

[Orgmode] Re: TaskJuggler3, revisited

2010-11-01 Thread Anthony Lander
evisited Date: October 19, 2010 5:29:42 AM GMT-04:00 To: anthonylan...@yahoo.com Cc: emacs-orgmode@gnu.org Hi Anthony Anthony Lander writes: Please find attached a somewhat improved version of your TJ2 exporter, a drop-in replacement that exports to TJ3, and also

Re: [Orgmode] Re: struggling with simple indentation (possible bug)

2010-10-26 Thread Anthony Lander
Hi Nicolas, With regards to the discussion below, if I 'set org-list-ending-method to 'regex, it seems to get confused if there is a drawer between the headline and the first line of text, so pressing TAB with the cursor at the vertical bar in this example: >8--- ** Headline :PROP

Re: [Bulk] [Orgmode] Integrating Apple Mail.

2010-10-20 Thread Anthony Lander
Hi Oliver, On 10-Oct-20, at 10:35 AM, Oliver Pappert wrote: Hi, I have problem to integrate Apple Mail in Emacs: It might be easier to do this through the org-modules customization: M-x customize-group RET org RET Then in the Org Modules section, enable "mac-message". You might also consi

Re: [Orgmode] Re: TaskJuggler 3, revisited

2010-10-18 Thread Anthony Lander
Hi Christian, On 10-Oct-18, at 10:52 AM, Christian Egli wrote: Anthony Lander writes: Is anyone interested in the changes I've made for tj2? I unfortunately don't have time to document them, except in point form as above, but I am happy to put together a patch and send it to th

Re: [Orgmode] TaskJuggler 3, revisited

2010-10-09 Thread Anthony Lander
Hi John, On 10-Oct-8, at 9:24 PM, John Hendy wrote: I'm coming up on some serious need for a project manager. I really only need gantt chart creation at this point. I strongly dislike the Qt interface and the need to use that if one wants to get a gantt chart output from the process. I wou

[Orgmode] Re: Bug with M-RET on headline with text below it

2010-09-13 Thread Anthony Lander
On 10-Sep-13, at 12:46 PM, Nicolas Goaziou wrote: Hello, Anthony Lander writes: On the latest git pull, Org-mode version 7.01trans (release_7.01h. 500.gbbac.dirty), I encountered a problem with M-RET. When on a headline with text below it, M-RET will insert a new heading after the current

[Orgmode] Bug with M-RET on headline with text below it

2010-09-13 Thread Anthony Lander
Hi Nicolas, On the latest git pull, Org-mode version 7.01trans (release_7.01h. 500.gbbac.dirty), I encountered a problem with M-RET. When on a headline with text below it, M-RET will insert a new heading after the current heading, but before the text. So starting with the following org fil

[Orgmode] Re: Strange behavior of M-RET with new list improvements

2010-09-07 Thread Anthony Lander
On 7-Sep-10, at 7:46 AM, Bernt Hansen wrote: Anthony Lander writes: I've noticed some strange behavior with the new list code when pressing M-RET: Firstly, if I have a construct like this: <- *** Some heading - Bullet - Bullet - Bullet | <

[Orgmode] Strange behavior of M-RET with new list improvements

2010-09-07 Thread Anthony Lander
Hi Nicolas & list, I've noticed some strange behavior with the new list code when pressing M-RET: Firstly, if I have a construct like this: <- *** Some heading - Bullet - Bullet - Bullet | <- With the cursor at |, M-RET correctly adds another list item

Re: [Orgmode] .ods opens file in Emacs, not OpenOffice

2010-07-27 Thread Anthony Lander
On 10-Jul-26, at 8:54 PM, C64 Whiz wrote: Hello, I've searched for an answer but can't find a simple one. I have an OpenOffice document (.ods) I'd like to link to in my .org files. So I have the following syntax: [[file:c:/mydata/myfile.ods][File Description]] When I click on the li

[Orgmode] [PATCH] Resubmitted org-mac-link-grabber/vimperator patch

2010-07-06 Thread Anthony Lander
@@ ;; Copyright (c) 2010 Free Software Foundation, Inc. ;; ;; Author: Anthony Lander -;; Version: 1.0 +;; Version: 1.0.1 ;; Keywords: org, mac, hyperlink ;; ;; This program is free software; you can redistribute it and/or modify @@ -39,6 +39,7 @@ ;; Mail.app - grab links to the selected messages

Re: [Orgmode] [PATCH] add firefox/vimperator support to contrib/lisp/org-mac-link-grabber.el

2010-07-06 Thread Anthony Lander
On 10-Jul-6, at 7:35 AM, Carsten Dominik wrote: Try to resubmit the patch, as an attachment with MIME media type "text" and subtype "x-patch", "x-diff"[1], or "plain". Carsten, the previous submit was text/plain. Here is the MIME header: --Apple-Mail-38--957295067 Content-Disposition: attac

Re: [Orgmode] [PATCH] add firefox/vimperator support to contrib/lisp/org-mac-link-grabber.el

2010-07-06 Thread Anthony Lander
On 10-Jul-6, at 5:19 AM, Carsten Dominik wrote: Yes. Unless it is 90% cut and paste, with 10% changing small things or so. It is, in effect, about 8 changed lines within 4 or 5 copy/pasted and renamed functions. Also, patchwork has trouble with the patch, I cannot apply it. Is the

[Orgmode] [PATCH] add firefox/vimperator support to contrib/lisp/org-mac-link-grabber.el

2010-07-01 Thread Anthony Lander
index bb12204..8ec428b 100644 --- a/contrib/lisp/org-mac-link-grabber.el +++ b/contrib/lisp/org-mac-link-grabber.el @@ -4,7 +4,7 @@ ;; Copyright (c) 2010 Free Software Foundation, Inc. ;; ;; Author: Anthony Lander -;; Version: 1.0 +;; Version: 1.0.1 ;; Keywords: org, mac, hyperlink ;; ;; This

[Orgmode] [PATCH] resubmitted patch to contrib/lisp/org-mac-link-grabber.el

2010-06-29 Thread Anthony Lander
This patch fixes an issue with opening AddressBook.app and Together.app links. org-mac-link-grabber.patch Description: Binary data ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.

Re: [Orgmode] Issue tracking

2010-06-25 Thread Anthony Lander
On 10-Jun-25, at 3:36 PM, Samuel Wales wrote: Link? On 2010-06-25, Carsten Dominik wrote: 1. John's patchwork patch tracker 2. David's issue tracking file Issue tracker: http://orgmode.org/worg/org-issues.php Patch tracker: http://patchwork.newartisans.com/project/org-mode/list/ -Anth

[Orgmode] patch for org-mac-link-grabber

2010-06-24 Thread Anthony Lander
Hi Carsten, Could you please apply the following patch to fix a problem where Together links were being incorrectly opened with AddressBook? Thanks -Anthony -- diff --git a/contrib/lisp/org-mac-link-grabber.el b/contrib/lisp/org- mac-link-gra

Re: [Orgmode] Re: Co-maintainer, a least for some time?

2010-05-19 Thread Anthony Lander
On 10-May-19, at 5:23 PM, Carsten Dominik wrote: On May 19, 2010, at 8:51 PM, Anthony Lander wrote: On 10-May-19, at 2:08 PM, Karsten Heymann wrote: Hi, Am 19.05.2010 17:46, schrieb Carsten Dominik: I think an issue-tracking system would be great. And if there are other people besides

Re: [Orgmode] Re: Co-maintainer, a least for some time?

2010-05-19 Thread Anthony Lander
On 10-May-19, at 2:08 PM, Karsten Heymann wrote: Hi, Am 19.05.2010 17:46, schrieb Carsten Dominik: I think an issue-tracking system would be great. And if there are other people besides John who want to take up individual issues, I am sure this would be good. One solution would be to switc

Re: [Orgmode] Does anyone use "Jump" C-c C-j

2010-04-29 Thread Anthony Lander
On 10-Apr-29, at 10:27 AM, David Frascone wrote: On Wed, Apr 28, 2010 at 4:56 PM, Eric S Fraga wrote: I'm not sure what either of you is saying here. C-c C-j works very simply: the little help window pops up but the key sequences (arrows and TAB basically) allow me to move in the original b

Re: [Orgmode] Re: Linking Mail ?

2010-04-28 Thread Anthony Lander
On 10-Apr-28, at 4:14 PM, Matt Lundin wrote: David Frascone writes: 2) Which mail subsystem would be most compatible and easiest to use? MH? Gnus? And, would it be worth the trouble setting up on a mac? You might want to check out this recent ML discussion: http://thread.gmane.org/gmane

Re: [Orgmode] [Patch] M-Right and M-Left behave differently on headings and list items

2010-04-21 Thread Anthony Lander
On 10-Apr-21, at 8:53 AM, Carsten Dominik wrote: Hi, do others agree with Matti's view? I agree. I think it would be better if the arrow keys behaved the same on a headline and on a list. -Anthony Thanks. - Carsten On Apr 20, 2010, at 12:29 AM, Matti De Craene wrote: Hello all,

Re: [Orgmode] [ANN] org-mac-link-grabber: Grab links from running Mac applications

2010-04-07 Thread Anthony Lander
On 10-Apr-7, at 9:35 AM, Carsten Dominik wrote: On Apr 7, 2010, at 3:05 PM, Anthony Lander wrote: On 10-Apr-7, at 3:44 AM, Carsten Dominik wrote: Hi Anthony, I like this a lot. Thank you, Carsten. How would you and Christopher feel if we were to merge this onto org-mac-message or

Re: [Orgmode] [ANN] org-mac-link-grabber: Grab links from running Mac applications

2010-04-07 Thread Anthony Lander
existing setup. I'm happy to integrate the code together in whatever way you think it will fit best into the other org-mode code. Christopher? -Anthony - Carsten On Apr 6, 2010, at 8:25 PM, Anthony Lander wrote: Hi everyone, I've put together a bit of code to grab links fro

[Orgmode] [ANN] org-mac-link-grabber: Grab links from running Mac applications

2010-04-06 Thread Anthony Lander
Hi everyone, I've put together a bit of code to grab links from open mac applications, and paste them at point in org documents. If your workflow is spend the majority of your time in org-mode typing, and occasionally grab links from other applications, then you might find this useful.

Re: [Orgmode] possible bug: TAB after elipsis

2010-03-27 Thread Anthony Lander
Hi Carsten, On 10-Mar-26, at 2:32 AM, Carsten Dominik wrote: On Mar 24, 2010, at 7:04 PM, Anthony Lander wrote: If the cursor is after the elipsis on a folded entry like this: Some entry...| pressing TAB doesn't expand the entry, or in fact, do anything useful at all.

[Orgmode] possible bug: TAB after elipsis

2010-03-24 Thread Anthony Lander
If the cursor is after the elipsis on a folded entry like this: Some entry...| pressing TAB doesn't expand the entry, or in fact, do anything useful at all. Is it possible to get it to expand the entry, or am I missing something? Thanks, -Anthony _

Re: [Orgmode] Link-protocols

2010-02-26 Thread Anthony Lander
On 10-Feb-26, at 8:57 AM, Christian Zang wrote: I use org-mode for notes, and DEVONthink and Papers on the mac for storing reference material. I want to add links to entries in DEVONthink and Papers to my org-files, but org doesn't understand links like papers://doi/10.1038/463860a or

[Orgmode] MobileOrg capture question

2010-02-09 Thread Anthony Lander
Hi all, After I do a pull from mobileOrg, the original captured notes stay in the capture area in mobileOrg on my iTouch. Even if I refile the notes in emacs and push/resync mobileOrg, I have to delete those captured notes manually. Is this the intended behavior, or is something wrong wit

[Orgmode] Bug: Problem with LaTeX export of bold email address [6.33trans (release_6.33c.10.ga7fb)]

2009-11-16 Thread Anthony Lander
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list.

Re: [Orgmode] Problem indenting plain lists

2009-11-13 Thread Anthony Lander
On 09-Nov-13, at 10:37 AM, Carsten Dominik wrote: On Nov 13, 2009, at 4:22 PM, Anthony Lander wrote: I'm on Org-mode version 6.33 (release_6.33) and I'm having a problem with indenting. Given this little org file: * Heading 1 - notes 1 - notes 2 - more notes *** Heading 2 -

[Orgmode] Problem indenting plain lists

2009-11-13 Thread Anthony Lander
I'm on Org-mode version 6.33 (release_6.33) and I'm having a problem with indenting. Given this little org file: * Heading 1 - notes 1 - notes 2 - more notes *** Heading 2 - even more notes - even more notes I want to make a new plain list item before "notes 1". If I put my cu