Hello Nicholas,
Nick Dokos writes:
> I thought this was an interesting read:
>
> http://sandofsky.com/blog/git-workflow.html
>
Nice read, I thought cleaning up before merge is good indeed.
Suppose a beginner like me who want to contribute to a bigger projects like org,
wouldn't want put al
Richard Stanton wrote:
> I just updated org-mode to version 7.8.09 (release_7.8.09.199.g5e4cff.dirty=
> ), and now get the following error when I try to open any .org file:
>
> Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil)
> org-babel-header-arg-expand()
> run-ho
Hi,
This is a simple little hack, and I don't really have time to turn it
into anything more than that, but the following may be used to generate
nice side-by-side docco-style exports of Org-mode documents with code
blocks.
http://eschulte.me/org-docco/org-docco.html
Best,
--
Eric Schulte
http
I just updated org-mode to version 7.8.09 (release_7.8.09.199.g5e4cff.dirty),
and now get the following error when I try to open any .org file:
Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil)
org-babel-header-arg-expand()
run-hook-with-args-until-success(org-babel-h
At Fri, 13 Apr 2012 08:59:37 +0800,
Kyle Machulis wrote:
>
> Just curious if the sticky agenda branch is going to land as a feature
> at some point, or if there was some discussion on what's blocking it
> that I'm missing? There was lots of action last month then silence,
> and it looks like the b
I thought this was an interesting read:
http://sandofsky.com/blog/git-workflow.html
Nick
Hi org-mode maintainer,
There seems to be 2 discrepancies between a function name and its
keybinding, in doc/org.texi.
Could you have a look the following patch please?
>From 6071378ac7cff82b67e5c9edec7ba138ea56f6d0 Mon Sep 17 00:00:00 2001
From: Ippei FURUHASHI
Date: Fri, 13 Apr 2012 12:28:25
If I only used big screens, I'd probably do as you do.
But I travel with an 11" Macbook Air and I use it at least half the time.
I have very few keywords - only about a dozen.
I wanted to use '?' as a general one in a generic org capture template.
That way I don't have to worry about setting a pro
Filippo A. Salustri wrote:
> Maybe I'm just being a little compulsive, but all my states are 1
> character long cuz that's all I really need to distinguish states
> (plus a little colour), and it frees up more of a line for the actual
> task.
OK - thanks. To each his/her own, I guess. I use long
Thanks, Nick
That is what I thought, but I wanted to be sure.
Stuart
On 4/12/12, Nick Dokos wrote:
> Stuart McLean wrote:
>
>> Hi, Nick
>>
>> I have expressed myself poorly. It is not so much what I can not get to
>> work. It is more "is such-and-such possible". I would like to have two
>> hea
Hello Eric,
Eric Schulte writes:
> Hi,
>
> Thanks for your concern over the test suite. I believe the problem is
> that I've been trying to stick to the version of Org-mode included in
> the Emacs24 pre-test, which has changed my load path and means that the
> latest version of Org-mode and the
Maybe I'm just being a little compulsive, but all my states are 1 character
long cuz that's all I really need to distinguish states (plus a little
colour), and it frees up more of a line for the actual task.
Thanks for the info. I will be upgrading my org as soon as I'm done
grading exams, but in
Nick Dokos wrote:
> Marcelo de Moraes Serpa wrote:
>
> > Hi list,
> >
> > Within my personal productivity system that I've implemented using org, I
> > used a main heading like this:
> >
> > * tags :one:two:three:...
> >
> > I use this in order to match a reference org file to other data th
Marcelo de Moraes Serpa wrote:
> Hi list,
>
> Within my personal productivity system that I've implemented using org, I
> used a main heading like this:
>
> * tags :one:two:three:...
>
> I use this in order to match a reference org file to other data that I
> have throughout my system, and i
Hi list,
Within my personal productivity system that I've implemented using org, I
used a main heading like this:
* tags :one:two:three:...
I use this in order to match a reference org file to other data that I
have throughout my system, and it works great when I want to find all
related informa
> -Original Message-
> From: emacs-orgmode-bounces+mlt=gmx...@gnu.org [mailto:emacs-orgmode-
> bounces+mlt=gmx...@gnu.org] On Behalf Of suvayu ali
> Sent: Friday, April 13, 2012 3:52 AM
> To: Mikhail Titov
> Cc: Bastien; emacs-orgmode@gnu.org
> Subject: Re: [O] [beamerposter] How do I suppr
Filippo A. Salustri wrote:
> I would like to use "?" as a todo keyword, but org-todo-keywords
> doesn't seem to recognize something like "?(?)" Is punctuation
> verboten in org-todo-keywords? Or do I have to escape the '?' in some
> way? Sorry; I checked the doc and couldn't find anything.
> I
Also, I just found out org-wikinodes can't use filenames as basic data
units. It'd be nice if it could. Would it be too hard to support such
feature? Most of my wiki files do not start with a headlines of the same
name, for example.
On Fri, Apr 13, 2012 at 12:19 PM, Marcelo de Moraes Serpa <
celos
Hi guys,
Is it possible to setup wikinodes to find files in a specific directory
(rather than current file or current directory)?
It'd also be nice if we could have a way to specify a list of directories.
My org filesystem layout follows a particular convention where "wiki-like"
(reference) files
Hi Gustav,
Not stupid, maybe a bit confusing ;) But thinking normally is, until you
> reason it out. =) (And that's a process!)
Thanks. Yeah, it looks more like a brainstorm :)
Anywya, at least it's some food for thought. The book goes way deeper into
what system thinking is by exploring the th
Hi,
I would like to use "?" as a todo keyword, but org-todo-keywords doesn't
seem to recognize something like "?(?)"
Is punctuation verboten in org-todo-keywords? Or do I have to escape the
'?' in some way?
Sorry; I checked the doc and couldn't find anything.
I'm running org v 7.5.
Cheers.
Fil
[...]
>
> Hi Eric,
>
> This is potentially much nicer than a function template. I tried filling
> out an R source
> code block's header arguments, but I couldn't find a way to get :results
> output graphics,
> which I use frequently for ggplot2 graphics. With T
At Fri, 13 Apr 2012 06:54:30 +0200,
Bastien wrote:
> Max, Carsten, please go ahead with the merge against master when you
> think it's time: from what I've tested, the feature is stable/mature
> enough.
I'll update it to master later today, and use it a over the weekend to
see if anything broke,
Is it possible to insert text just before \end{document} on export,
similarly to org-export-html-postamble?
I'd like to do this on a capture target file that contains the following
at the end:
\bibliography{references}
New capture entries keep getting inserted below it, which makes the
r
Nick,
Thanks very much! Excellent description.
Cheers.
Fil
On 13 April 2012 00:35, Nick Dokos wrote:
> Filippo A. Salustri wrote:
>
> > Hi all,
> > I'm looking for a little coding help.
> >
> > I want to try to a task's priority automatically, based on the
> priorities of its subtasks.
> > Spe
,[ C-h f emacs-lock-mode RET ]
| emacs-lock-mode is an interactive autoloaded Lisp function in
| `emacs-lock.el'.
|
| (emacs-lock-mode &optional ARG)
|
| Toggle Emacs Lock mode in the current buffer.
| If called with a plain prefix argument, ask for the locking mode
| to be used. With any o
Karl Voit writes:
> * Andreas Leha wrote:
>> Hi all,
>>
>> this is a basic (I think) question about repeating events.
>>
>> I am looking for an equivalent to other calendar's "change this specific
>> occurrence" option.
>
> Please do read the documentation related to
> «org-clone-subtree-with-ti
Hi Mikhail,
On Fri, Apr 13, 2012 at 08:19, Mikhail Titov wrote:
> I just found a quick workaround - to use "* " that is asterisk followed
> by a space. It still generates frame but does not insert any title. I
> feel like it might be even a bug. But it works since it is the only
> frame I have.
>
Not stupid, maybe a bit confusing ;) But thinking normally is, until you
reason it out. =) (And that's a process!)
I wanted to write something about your mail but didn't find anything of
relevance in my mind (In my system, to share your terminology ;) ).
Please share your insights afterwards!
/G
29 matches
Mail list logo