Re: [Orgmode] [22] [newbie] install remember?

2009-07-20 Thread Bastien
Hi Tom, Tom Roche writes: > * specific question: if I'm running a (GNU) emacs 22 (like the current > stock ubuntu > > http://packages.ubuntu.com/jaunty/emacs > > ), do I need to install remember.el separately? (I'm thinking > "yes.") If so, To my knowledge, remember is included in Emacs

[Orgmode] Re: [22] [newbie] install remember?

2009-07-20 Thread Memnon Anon
Hey ;) Tom Roche writes: > ** where should I have read which remember I need to install? >(presuming I do) Have a look at http://orgmode.org/manual/Remember.html#Remember or in your local org documentation s.v. 9. Remember. If anything remains unclear, do not hesitate to ask again ;). Any

[Orgmode] Re: Keeping trailing blank lines of remember notes

2009-07-20 Thread Michaël Parienti
Le Sat, 18 Jul 2009 10:14:32 +0200 Bastien a écrit: > Hi Michaël, > > Michaël Parienti writes: > > > Is there a way, with a configuration setup, to tell remember to keep > > the trailing blank lines of a remember note? > > I have just added a new option: > > org-remember-delete-empty-lines

[Orgmode] Re: [BUG] HTML exporting numbered literal examples

2009-07-20 Thread Ulf Stegemann
Bastien wrote: > Ulf Stegemann writes: > >> Right, I agree with your observation but I think I wouldn't with your >> conclusion. I don't think that this is a problem. From the author's >> point of view I think he/she knows what's going on since this is not the >> default behaviour and the `-r'

Re: [Orgmode] Re: [22] [newbie] install remember?

2009-07-20 Thread Bastien
Memnon Anon writes: > Maybe a sentence like: > "Orgmodes functionality is vastly improved by the remember package, > which is not included in emacs 22. The installation of Remember Mode is > covered in Chapter 9 ." > could be added to 1.2 or 1.3 of the orgmanual ... I have slightly modified

Re: [Orgmode] Re: Org-mode as a bug tracker.

2009-07-20 Thread JBash
Not sure if this helps, and I don't know the details or the mechanism, but I believe that John Wiegley uses org-mode as a bug tracking tool for his ledger app. http://wiki.github.com/jwiegley/ledger On Mon, Jul 20, 2009 at 2:18 AM, Bastien wrote: > Óscar Fuentes writes: > > > Using org-mode ins

[Orgmode] Re: Org-mode as a bug tracker.

2009-07-20 Thread Óscar Fuentes
JBash writes: > Not sure if this helps, and I don't know the details or the mechanism, but I > believe that John Wiegley uses org-mode as a bug tracking tool for his > ledger app. > > http://wiki.github.com/jwiegley/ledger Yup. It's on the file named TODO of the `planning` git branch. Thanks!

Re: [Orgmode] Re: org-export-generic gives an error

2009-07-20 Thread Nathan Neff
On Fri, Jul 17, 2009 at 3:19 PM, srinivas wrote: > Nathan, > > Nick Dokos suggested the following fix to .emacs: > > (if (< emacs-major-version 23) >    (defun characterp (obj) >      (and (char-or-string-p obj) (not (stringp obj) > > Inserting this check makes org-export-generic work for me. M

[Orgmode] Interaction problem with org-protocol.el

2009-07-20 Thread Keith Lancaster
There seems to be an interaction issue with org-protocol. I discovered that my remember throws a "wrong type argument: listp, 5" if I have org-protocol included. Removing it fixes the problem. The debugger gives this - Debugger entered--Lisp error: (wrong-type-argument listp 5) org-current-

[Orgmode] Re: TAB completion for org-insert-link C-c C-l

2009-07-20 Thread Chris Gray
Bastien wrote: > Hi all, > I just pushed a small change I would like to hear feedback about. > The basic idea is to allow TAB completion to suggest stored links when > inserting a link with C-c C-l. Here is the log from the git repo: > ,[ Also use TAB for completion with org-insert-link. ]

Re: [Orgmode] Interaction problem with org-protocol.el

2009-07-20 Thread Nick Dokos
Keith Lancaster wrote: > There seems to be an interaction issue with org-protocol. I discovered > that my remember throws a "wrong type argument: listp, 5" if I have > org-protocol included. Removing it fixes the problem. > > The debugger gives this - > Debugger entered--Lisp error: (wrong-t

Re: [Orgmode] Re: Cannot use org-mode and remember templates

2009-07-20 Thread Nick Dokos
=?utf-8?Q?S=C3=A9bastien_Vauban?= wrote: > ... > > BTW, the problem with the above is that bad code is still readable in lots = > of > pages or tutorials on the Web. That's how it appeared for me, as I take a l= > ot > of inspiration on the setup some describe. > Are you saying that you copied

Re: [Orgmode] [22] [newbie] install remember?

2009-07-20 Thread Tom Roche
(edited with org-mode :-) Tom Roche Mon, 20 Jul 2009 02:23:35 -0400 (EDT) >>> * specific question: if I'm running a (GNU) emacs 22 (like the >>> current stock ubuntu >>> http://packages.ubuntu.com/jaunty/emacs >>> ), do I need to install remember.el separately? (I'm thinking >>> "yes.")

[Orgmode] ANN: org-mac-protocol : AppleScripts to invoke org-protocol from various applications

2009-07-20 Thread Christopher Suckling
All, This is essentially a rewrite of my org-annotate-quicksilver suite of scripts for compatibility with org-protocol with a major improvement: Quicksilver is no longer required. Launch the scripts from the Script menu in the menu bar or from your favourite script launcher (including Quicksilver

Re: [Orgmode] Re: New screencast about org-protocol.el

2009-07-20 Thread Christopher Suckling
On Sun, Jul 19, 2009 at 8:44 PM, Greg Newman wrote: > Kieth, I've been working (in my spare time) on a applescript solution that's > elegant.  When I get it finished and working I'll let everyone know.  I'm a > Safari user but when it's done it will work with FF (or camino) too. > Greg, I'd love

Re: [Orgmode] ANN: org-mac-protocol : AppleScripts to invoke org-protocol from various applications

2009-07-20 Thread Greg Newman
Awesome Chris, thanks! Now I don't have to finish my safari > org-protocol script.I'll give this a try this evening and report back. Is this on github by chance? *Greg Newman* http://20seven.org twitter: 20seven On Mon, Jul 20, 2009 at 1:57 PM, Christopher Suckling < suckling.l...@googlemail

Re: [Orgmode] ANN: org-mac-protocol : AppleScripts to invoke org-protocol from various applications

2009-07-20 Thread Christopher Suckling
On Mon, Jul 20, 2009 at 7:03 PM, Greg Newman wrote: > Awesome Chris, thanks!  Now I don't have to finish my safari > org-protocol > script. > I'll give this a try this evening and report back.  Is this on github by > chance? Not yet; I've yet to start playing with that. Maybe late tonight! Today'

Re: [Orgmode] Re: New screencast about org-protocol.el

2009-07-20 Thread Greg Newman
No Chris, I haven't. FF 3.x is just borked on the mac as far as extending it goes.I wrote some scripts that would allow me to jump from the current open safari url to the same url in firefox (useful for testing) and that no longer works either. There are a bunch of bug reports that have been logg

[Orgmode] emacs on the iPhone

2009-07-20 Thread Greg Newman
For those that are interested (and don't already know), there are a few apps out now for secure shell on the iphone. The one I'm using is issh by zingersoft. http://www.zinger-soft.com/iSSH_features.html So far I've had good luck with it and hopefully later this week will have time to poke a hole

Re: [Orgmode] Re: Cannot use org-mode and remember templates

2009-07-20 Thread Bastien
Nick Dokos writes: > =?utf-8?Q?S=C3=A9bastien_Vauban?= wrote: > >> ... >> >> BTW, the problem with the above is that bad code is still readable in lots = >> of >> pages or tutorials on the Web. That's how it appeared for me, as I take a l= >> ot >> of inspiration on the setup some describe. >>

Re: [Orgmode] [22] [newbie] install remember?

2009-07-20 Thread Bastien
Tom Roche writes: > Thanks, much better. Presumably that will filter into > > http://orgmode.org/org.pdf > http://orgmode.org/manual/index.html > > as well? Yes, done. > does now.) You might also link to section 9.1 from section 1.2 > (Installation). (Is the top-level doc worg-able? An idle q

Re: [Orgmode] Patch for windowing problem

2009-07-20 Thread Robert Goldman
Bastien wrote: > Hi Robert, > > Robert Goldman writes: > >> If you are inclined, you should be able to run with this patch, and it >> should do /absolutely nothing/. That would be a good test, too. If you >> plug it in, and you use only a single frame, org-mode should not change >> at all for

Re: [Orgmode] Patch for windowing problem

2009-07-20 Thread Bastien
Robert Goldman writes: > I will see if I can set up a test case, involving creating some frames, > that might display this problem on vanilla Emacs. I'm afraid it's not a > very high priority for me, since it will involve getting Org working on > a different machine. Thanks for this. I will al

Re: [Orgmode] Re: Cannot use org-mode and remember templates

2009-07-20 Thread Nick Dokos
Bastien wrote: > Nick Dokos writes: > > > =?utf-8?Q?S=C3=A9bastien_Vauban?= wrote: > > > >> ... > >> > >> BTW, the problem with the above is that bad code is still readable in lots > >> = > >> of > >> pages or tutorials on the Web. That's how it appeared for me, as I take a > >> l= > >> ot

[Orgmode] Re: ANN: org-mac-protocol : AppleScripts to invoke org-protocol from various applications

2009-07-20 Thread Austin Frank
On Mon, Jul 20 2009, Christopher Suckling wrote: > [...] > > Currently supported apps are: > > Finder Christopher-- Thanks! This looks really interesting. Is there any way to use applescript to track change in application focus? I'd be interested in logging when I change to or away from each

Re: [Orgmode] Patch for windowing problem

2009-07-20 Thread Robert Goldman
Bastien wrote: > Robert Goldman writes: > >> I will see if I can set up a test case, involving creating some frames, >> that might display this problem on vanilla Emacs. I'm afraid it's not a >> very high priority for me, since it will involve getting Org working on >> a different machine. > >

[Orgmode] Re: Orgmodeorg-export-generic gives an error

2009-07-20 Thread Wes Hardaker
> On Fri, 17 Jul 2009 20:19:19 + (UTC), srinivas said: s> Nick Dokos suggested the following fix to .emacs: s> (if (< emacs-major-version 23) s> (defun characterp (obj) s> (and (char-or-string-p obj) (not (stringp obj) s> Inserting this check makes org-export-generic work for me. My

Re: [Orgmode] ANN: org-mac-protocol : AppleScripts to invoke org-protocol from various applications

2009-07-20 Thread Greg Newman
Chris,Just a note, the package tried to install by default to my root dir and failed. I changed it to ~/ and it then installed. Not sure if you can make something else the default or have it ask for roots password. I almost didn't see the option to change the install location. Giving this a try

Re: [Orgmode] ANN: org-mac-protocol : AppleScripts to invoke org-protocol from various applications

2009-07-20 Thread Greg Newman
Hmm, Chris.No matter what I do I always get "Required feature `org-mac-protocol' was not provided" when I re-eval. I can load-file fine but when I add it to my configs, before or after org-mode it always barks at me. On Mon, Jul 20, 2009 at 1:57 PM, Christopher Suckling < suckling.l...@googlemail

Re: [Orgmode] ANN: org-mac-protocol : AppleScripts to invoke org-protocol from various applications

2009-07-20 Thread Christopher Suckling
On Mon, Jul 20, 2009 at 11:42 PM, Greg Newman wrote: > Chris, > Just a note, the package tried to install by default to my root dir and > failed.  I changed it to ~/ and it then installed.  Not sure if you can make > something else the default or have it ask for roots password.  I almost > didn't s

[Orgmode] Re: OrgmodeOrg-mode as a bug tracker.

2009-07-20 Thread Wes Hardaker
> On Fri, 17 Jul 2009 17:34:13 +0200, Óscar Fuentes said: o> The only downside is the lack of a referenced wiki system: simple links o> to revisions (r1010) tickets (#245) etc. You can actually get around this somewhat if you're linking to, say, a svn web server. I do this using something l

[Orgmode] Re: OrgmodeHelp: Convert Org-Mode to Shadowplan for Palm (Centro)

2009-07-20 Thread Wes Hardaker
> On Sun, 19 Jul 2009 03:56:40 +0200, p.raschdorff > said: pr> using both - my Palm OS device with the ShadowPlan outliner and Org-mode, pr> I've tried to bring these two worlds together. Great! I actually started writing org-export-generic specifically because I wanted to export to sh

Re: [Orgmode] ANN: org-mac-protocol : AppleScripts to invoke org-protocol from various applications

2009-07-20 Thread Christopher Suckling
On Tue, Jul 21, 2009 at 12:04 AM, Greg Newman wrote: > Hmm, Chris. > No matter what I do I always get "Required feature `org-mac-protocol' was > not provided" when I re-eval.  I can load-file fine but when I add it to my > configs, before or after org-mode it always barks at me. > Urrrgh. Stupid t

[Orgmode] Re: OrgmodeOrg-mode as a bug tracker.

2009-07-20 Thread Óscar Fuentes
Wes Hardaker writes: > o> The only downside is the lack of a referenced wiki system: simple links > o> to revisions (r1010) tickets (#245) etc. > > You can actually get around this somewhat if you're linking to, say, a > svn web server. I do this using something like this: > > (setq org-link-a

Re: [Orgmode] ANN: org-mac-protocol : AppleScripts to invoke org-protocol from various applications

2009-07-20 Thread Greg Newman
I was actually doing it right Chris (require 'org-mac-protocol). I hadn't noticed a typo. On Mon, Jul 20, 2009 at 7:36 PM, Christopher Suckling < suckling.l...@googlemail.com> wrote: > On Tue, Jul 21, 2009 at 12:04 AM, Greg Newman wrote: > > Hmm, Chris. > > No matter what I do I always get "Requ

[Orgmode] ANN: org-mac-protocol, let's try again

2009-07-20 Thread Christopher Suckling
Apologies to the early adopters to whom I sold some dummies. Hopefully this should work better. (I had so much residual stuff sitting in memory that I was under the false impression that everything just worked TM) The installer is, I'm afraid, 10.5 only. The manual includes, um, manual installa

Re: [Orgmode] ANN: org-mac-protocol : AppleScripts to invoke org-protocol from various applications

2009-07-20 Thread Christopher Suckling
On Tue, Jul 21, 2009 at 12:59 AM, Greg Newman wrote: > I was actually doing it right Chris (require 'org-mac-protocol).  I hadn't > noticed a typo. It's genuinely working for me now; restarted computer and everything! If you could have one more shot with what I uploaded a couple of minutes ago (

[Orgmode] orgstruct minor mode

2009-07-20 Thread Maurizio Vitale
Is anybody working on making orgstruct work with programming modes (or other modes that require the org "markup" to be hidden in comments)? If not I'll probably take a look at it and ask questions on the way. Regards, Maurizio -- ___ Emacs-orgm

Re: [Orgmode] Feature request: javascript expand collapse

2009-07-20 Thread Xin Shi
Hi Bastien, I'm sorry that I didn't explain it clearly. Here is what I mean. For instance, one can open this page: http://orgmode.org/Changes.htm All one can do is to click the sections and read each pages. If a certain page turns out to be very long, there is no easy way to make it shorter in

Re: [Orgmode] orgstruct minor mode

2009-07-20 Thread Dan Davison
Maurizio Vitale writes: > Is anybody working on making orgstruct work with programming modes (or > other modes that require the org "markup" to be hidden in comments)? Have a look at this recent thread http://article.gmane.org/gmane.emacs.orgmode/15421/match=org+style+folding in particular the

[Orgmode] bug and two suggestions for org-remember

2009-07-20 Thread Samuel Wales
With templates like the following, I sometimes get things refiled to a new heading at the end of the file, instead of to an existing "mytarget" which is not at top level. ("test" ?t"* %? %i -- %a\n" "/path/to/test.org" "mytarget") What I expected is that the existing target would be

Re: [Orgmode] Re: Orgmodeorg-export-generic gives an error

2009-07-20 Thread Bastien
Applied, thanks. Wes Hardaker writes: > This patch to it should fix things: > > diff --git a/lisp/org-export-generic.el b/lisp/org-export-generic.el > index 64dcb1f..c9fc161 100644 > --- a/lisp/org-export-generic.el > +++ b/lisp/org-export-generic.el > @@ -1029,7 +1029,7 @@ REVERSE means to reve

Re: [Orgmode] Feature request: javascript expand collapse

2009-07-20 Thread Bastien
Hi Xin, Xin Shi writes: > I'm sorry that I didn't explain it clearly. Here is what I mean. For > instance, one can open this page: > > http://orgmode.org/Changes.html ^ > All one can do is to click the sections and read each pages. If a certain > page turns out

Re: [Orgmode] Re: OrgmodeOrg-mode as a bug tracker.

2009-07-20 Thread Bastien
Óscar Fuentes writes: > Wes Hardaker writes: > >> o> The only downside is the lack of a referenced wiki system: simple links >> o> to revisions (r1010) tickets (#245) etc. >> >> You can actually get around this somewhat if you're linking to, say, a >> svn web server. I do this using something l

Re: [Orgmode] emacs on the iPhone

2009-07-20 Thread Sven Bretfeld
Greg Newman writes: > For those that are interested (and don't already know), there are a > few apps out now for secure shell on the iphone.  The one I'm using is > issh by zingersoft.  http://www.zinger-soft.com/iSSH_features.html > > So far I've had good luck with it and hopefully later this we