On Mon, Nov 26, 2012 at 3:34 PM, Michael Gauland
wrote:
> Wish me luck!
Indeed!
I'm running into these problems as well. I was curious if you've had
any time to work on this.
As a general question to the org list: What dynamic languages similar
to how scheme will interact with it's inferior pro
On Fri, Dec 7, 2012 at 11:43 AM, Memnon Anon
wrote:
> --8<---cut here---start->8---
> (defun my-agenda-sort-by-inactive-timestamp (a b)
> "Sort by interactive timestamp. Oldest first, items without any ts at the
> bottom."
> (let* ((ma (or (get-text-propert
Hey Org mailing list!
So, I have been using org for years (2006?) now, absolutely adore it.
The generic org-export in contrib really excites me as well, I want to
try and write an org-e-mediawiki.el after I learn some more about
org's implementation.
However.. my current issue: I'd like to sort m
Hey Org mailing list!
So, I have been using org for years (2006?) now, absolutely adore it.
The generic org-export in contrib really excites me as well, I want to
try and write an org-e-mediawiki.el after I learn some more about
org's implementation.
However.. my current issue: I'd like to sort m
On Mon, Jul 18, 2011 at 18:55, Eric Schulte wrote:
> First off, be sure that evaluation works interactively by pressing C-c
> C-c with the cursor on the code block body.
There we go! Did C-c C-c, it complained with: "No org-babel-execute
function for ditaa!", so I searched a bit, and found out my
Hello!
So I've been trying to use org-babel for the first time recently, and
something that seemed like it would be absolutely wonderful for my
technical notes is ditaa. I've been attempting to export to latex and
then create pdf with a ditaa image for the past little bit, and can't
seem to manage
Hey all,
To reproduce:
* TODO Make Bicycle :project:workshop:
** TODO Buy stuff
** TODO Build stuff
** TODO Test stuff
(setq org-use-tag-inheritance t)
(setq org-tags-exclude-from-inheritance '("project"))
to type in a match string to search, I type in "project"
I expected to see:
TODO Make B
Hey all,
To reproduce:
* TODO Make Bicycle :project:workshop:
** TODO Buy stuff
** TODO Build stuff
** TODO Test stuff
(setq org-use-tag-inheritance t)
(setq org-tags-exclude-from-inheritance '("project"))
to type in a match string to search, I type in "project"
I expected to see:
TODO Make B
I just wanted to make the addition that for emailing patches around,
git has a lot of decent tools.
`git-format-patch origin` will generate patch files for all commits
that aren't in origin yet... it will also give you the commit
messages/diffstats/etc in the patches.[1]
`git-send-email ` will se
On Fri, Oct 24, 2008 at 14:44, Avdi Grimm <[EMAIL PROTECTED]> wrote:
> For the record, I normally would never expect the user to submit
> tests. A description of the problem and some sample data is all I
> expect. Writing the a test to reproduce the behavior is the
> programmer's responsibility a
On Mon, Oct 6, 2008 at 18:19, Peter Jones <[EMAIL PROTECTED]> wrote:
> Carsten Dominik <[EMAIL PROTECTED]> writes:
>> do we have any iPhone developer here on the list who would like to
>> listen to my ideas about a (very simple) mobile arm (not version) of
>> Org?
>
> I've been thinking about ways
I was thinking about this earlier after I saw emacs integration for
ditz (a distributed issue tracker).
I'm currently working on several personal projects, and while I do
appreciate the GTD model for one list of things to do, it is not
practical when I intend for these personal projects to eventua
On Mon, Apr 21, 2008 at 2:11 AM, Carsten Dominik <[EMAIL PROTECTED]> wrote:
> Can you please be more specific with your request?
>
> An example, maybe?
>
> - Carsten
I think he means something like the following:
** TODO This amazing event
DEADLINE: <2008-04-21 Mon>
*** TODO First part of
13 matches
Mail list logo