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
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
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
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'
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
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
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!
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
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-
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. ]
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
=?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
(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.")
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
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
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
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'
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
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
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.
>>
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
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
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
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
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
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.
>
>
> 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
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
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
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
> 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
> 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
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
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
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
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
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 (
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
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
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
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
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
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
Ó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
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
45 matches
Mail list logo