And you can specify your own major mode(perfect for org-mode) ... my
head just exploded, and my weekend schedule is now centered around
rewriting my init.el. :-)
http://jblevins.org/projects/deft/
This is different than org-velocity, as it uses multiple text files
rather than an org-file or a buc
Hi there,
Is there any way to sum timestamps in org-mode?
Thanks,
-chris
On Sat, Sep 10 2011, Rene wrote:
> René yahoo.com> writes:
>
>> Here is the the configuration I run
>>
>>(defun turn-on-full-org-mailing ()
>> (turn-on-orgstruct++)
>> (turn-on-orgtbl)
>> (load "org-html-mail"))
>>
>>(add-hook 'mail-mode-hook 'turn-on-full-org-mailing)
>>
René yahoo.com> writes:
> Here is the the configuration I run
>
>(defun turn-on-full-org-mailing ()
> (turn-on-orgstruct++)
> (turn-on-orgtbl)
> (load "org-html-mail"))
>
>(add-hook 'mail-mode-hook 'turn-on-full-org-mailing)
>
> in order make use of Org minor mode (struc
On Fri, Sep 9, 2011 at 9:09 PM, Darlan Cavalcante Moreira
wrote:
> Is it possible to set org-agenda-text-search-extra-files with a directory
> so that all .org files in that directory are considered for text searches
> (similarly to how you can set org-agenda-files)?
>
This should work:
(director
Martyn Jago writes:
> Hi Eric
>
> Martyn Jago writes:
>
> [...]
>
>>
>> One problem on my system is that emacs was using the wrong org mode
>> since the newer org location wasn't known about. Also, the languages,
>> emacs-lisp and sh need to be switched on (I thought emacs-lisp was on by
>> defa
>
> I've fixed my typos in test-ob.el below.
>
I've applied your previous patch along with this fix.
Thanks! -- Eric
--
Eric Schulte
http://cs.unm.edu/~eschulte/
I have a directory with several files that are not supposed to be in
org-agenda-files (they don't have TODOs, schedule, etc), but that I want
org to include in text searches.
Is it possible to set org-agenda-text-search-extra-files with a directory
so that all .org files in that directory are con
Hi John,
John Wiegley writes:
>> John Wiegley writes:
>
>> In the current Org (updated today), this problem now affects *all*
>> non-drawer text in entries, including code blocks, lists, and log entries!
>> This is makes entry shifting completely useless to me. What do I need to
>> revert
At Fri, 09 Sep 2011 17:26:43 +0200,
Štěpán Němec wrote:
>
> The reason I asked (I didn't actually repeat anything, and it's all
> apparently still far from obvious, at least to me) is that I'm confused:
> You say "I didn't implement is as a macro, because A". Now we both agree
> that A is an inval
On Fri, 09 Sep 2011 17:10:42 +0200
David Maus wrote:
> At Fri, 09 Sep 2011 12:26:31 +0200,
> Štěpán Němec wrote:
>>
>> Still, I'd rather we stuck to the point and expressed ourselves in a way
>> that doesn't imply the other side is either an idiot ...
>
> Your message simply repeated my conclusio
At Fri, 09 Sep 2011 12:26:31 +0200,
Štěpán Němec wrote:
>
> Still, I'd rather we stuck to the point and expressed ourselves in a way
> that doesn't imply the other side is either an idiot ...
Your message simply repeated my conclusion: Yes, the problem of
referencing a free variable in the macro
Hi Seb,
On Thu, Sep 8, 2011 at 4:16 PM, Sebastien Vauban
wrote:
> (when (vc-find-backend-function
> (vc-backend (buffer-file-name (get-buffer buf))) 'print-log)
>
AFAIU from a previous issue (more than a year back I think), you need
to ensure buffer-file-name returns something reasonab
All,
I noticed that the regular expression for recognizing what columns are
numeric in a table for purposes of right-aligning does not pick up
dollar values with commas.
For example, $23,821,415.18 would be treated as "text" and left-aligned,
which I don't believe is what one would expect.
It c
Hi Eric,
Eric Schulte wrote:
> Off the top of my head I would recommend first running the vc-log code
> block interactively to see how it behaves
Had alreayd done it. Same behavior: question asked; whichever the answer, the
results is empty (well, almost: only the first line stating the name of t
I have looked around, but couldn't find how to set mathescape=false
for one individual #+begin_src sh block and LaTeX export.
Any clarification is very much appreciated.
Best regards,
Marko
pgpEwh48loE8c.pgp
Description: PGP signature
Hi Eric
Martyn Jago writes:
[...]
>
> One problem on my system is that emacs was using the wrong org mode
> since the newer org location wasn't known about. Also, the languages,
> emacs-lisp and sh need to be switched on (I thought emacs-lisp was on by
> default)?
I was quite wrong here, emacs
Hi Rainer
Rainer M Krug writes:
[...]
>
>
> I just tried to run the tests, and I got the following error:
>
>>rkrug@ecolmod:~$ emacs -Q -batch -L ~/.emacs.d/org-mode/lisp
>>~/.emacs.d/org-mode/testing -l org-test.el -eval "(progn(setq
>>org-confirm-babel-evaluate nil) \
> (org-babel-do-load-
On Fri, Sep 09, 2011 at 12:41:45PM +0200, Bastien wrote:
> Guys, let's keep using a civil tone in discussions.
I think you're confusing "civil tone" with "political correctness"
(which, in a lot of instances, can be translated as "hypocrisy").
I don't think every sentence containing the word "idi
Guys, let's keep using a civil tone in discussions.
I will come back to this issue and see if I can help.
Thanks,
--
Bastien
On Fri, 09 Sep 2011 06:06:26 +0200
David Maus wrote:
> At Wed, 07 Sep 2011 21:34:41 +0200,
> Štěpán Němec wrote:
>> So your "what stop me to implement a macro" argument is bogus, isn't it?
>> I can't really comment on whether using a macro or not is the right
>> thing here, but it seems to me you
On Fri 09 Sep 2011 00:03:59 CEST, Martyn Jago wrote:
> Hi Eric
>
> Martyn Jago writes:
>
>> Hi Eric
>>
>> Eric Schulte writes:
>>
>>> Hi Martyn,
>>>
I have written a few more tests for inline source blocks execution with
org-ctrl-c-ctrl-c (not extensive by any means).
>>>
>>> Thank
22 matches
Mail list logo