Bastien writes:
> Sebastian Rose writes:
>
>> Yes. But I want to avoid the footnote style for my custom "track:"
>> links. Look at the track I ran today.
>
> (Er.. that's a crazy link!)
>
>
> Actually it would make sense to handle how custom type links are
> exported in the custom type file its
Bastien writes:
> Actually it would make sense to handle how custom type links are
> exported in the custom type file itself.
... which, of course, is already the case for org-bbdb.el.
Sorry for the noise.
--
Bastien
___
Emacs-orgmode mailing li
Carsten Dominik writes:
> Hi Sebastian,
>
> I have just pushed the code that was needed to allow custom link
> formatting for ASCII export, like you have implemented it. This was
> simple an omission in the ascii exporter.
> So I hope it will work now
>
> - Carsten
C-c C-e A
gives me:
De
On Mon, Sep 6, 2010 at 8:50 AM, Bastien wrote:
> Sebastian Rose writes:
>
>> Yes. But I want to avoid the footnote style for my custom "track:"
>> links. Look at the track I ran today.
>
> (Er.. that's a crazy link!)
>
>
> Actually it would make sense to handle how custom type links are
> expor
Hi all,
I've just upgraded from 6.34c to 7.01h. The new org-capture feature is
great! :-)
One thing I found is that the "unnarrowed" property does not work when
capturing to a table line.
This is because `org-capture-place-table-line` uses `narrow-to-region`
instead of `org-capture-narrow`.
I am also under the impression that it is something to do with the
screen rendering or font lock (the fact that setting font-lock-verbose
to nil speeds up things quite a bit points in this direction).
> Seems so. For example, if I open the same org file without orgmode
> activated, it renders p
Eric S Fraga writes:
> However, org-taskjuggler seems to use the global value regardless.
Hm, org-taskjuggler doesn't do anything magic here. It just takes the
value of org-export-taskjuggler-default-project-duration.
> Is there something I need to do to get it to pay attention to my file
> l
Sebastian Rose writes:
> C-c C-e A
>
> gives me:
>
> Debugger entered--Lisp error: (void-variable type)
This should now be fixed in git - please pull and try.
--
Bastien
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the l
Bastien writes:
> Sebastian Rose writes:
>
>> C-c C-e A
>>
>> gives me:
>>
>> Debugger entered--Lisp error: (void-variable type)
>
> This should now be fixed in git - please pull and try.
Yes, it is fixed.
I still can return what ever I want with no effect (ASCII only):
bin61JVw1aEg0.bin
D
Dear Experts,
I am becoming very fond of the table/spreadsheet in org-mode and trying to
use it more extensively. I have tried digging through the docs but am still
having trouble with some things:
1. Is there a way to dynamically add a new row to a table using a table
formula? For example, a v
Do you mind sending a patch just for that? I prefer to check it without
switching to the development release.
Thanks,
Guy
On Sun, Sep 5, 2010 at 11:44 PM, David Maus wrote:
> Bastien wrote:
> >David Maus writes:
>
> >> Uhh... Not really :/ It will still happens for TODO entries
>
> >Why?
>
>
Guy Wiener writes:
> Do you mind sending a patch just for that? I prefer to check it without
> switching to the development release.
The best is then to wait for the next release.
It's too much work for developers to commit patches *and* to send them
individually.
(You can still explore the
Thanks - The GIT diff was all I wanted! (I should get to know GIT better).
Btw, when is the next release, if anyone knows?
Guy
On Mon, Sep 6, 2010 at 5:15 PM, Bastien wrote:
> Guy Wiener writes:
>
> > Do you mind sending a patch just for that? I prefer to check it without
> > switching to the
Guy Wiener writes:
> Do you mind sending a patch just for that? I prefer to check it
> without switching to the development release.
Just an "FYI" : you can generate your own but clearly depends
on what version you are actually using. Assuming you have the git repo
cloned (whether running from
Guy Wiener writes:
> Btw, when is the next release, if anyone knows?
My crystal ball tells me it won't be far away from september 22th,
but I don't really know :)
--
Bastien
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to
Bastien writes:
> Guy Wiener writes:
>
>> Btw, when is the next release, if anyone knows?
>
> My crystal ball tells me it won't be far away from september 22th,
> but I don't really know :)
... maybe 'when it's ready' ?
;-)
Giovanni
--
Debian Rulez
_
hi everyone,
sorry for my silence, I had very little internet access on my seaside
vacation. thanks so much everyone for making my dream of fontified
source blocks a reality :)
On Fri, Sep 3, 2010 at 3:10 PM, Thomas S. Dye wrote:
> Aloha Dan,
>
> This is really nice. Thanks for shepherding it a
Eric S Fraga writes:
> On Thu, 02 Sep 2010 08:51:16 -0700, Dan Davison
> wrote:
>>
>> I've just pushed changes which mean that Org now fontifies code in code
>> blocks. Currently, this is turned on by default, so it would be helpful
>> if people could report any problems, and opinions as to wh
Recently Dan Davidson posted a patch to suppress the removal of blank
lines in exported source code. I have the opposite problem -
suppression of blank lines added during LaTeX export
snip --- begin org file
* An R example with :exports both
The following code
#+begin_src R :exports bot
maybe there could be an on-by-default variable called
org-warn-when-editing-src-block-in-org-buffer, or make the text
readonly, etc.
making this on-by-default would seem to create another discussion
about things being on-by-default :)
however, if fontification is on by default, then this should a
On 09/06/2010 11:59 AM, Richard Riley wrote:
Eric S Fraga writes:
On Thu, 02 Sep 2010 08:51:16 -0700, Dan Davison wrote:
I've just pushed changes which mean that Org now fontifies code in code
blocks. Currently, this is turned on by default, so it would be helpful
if people could report any
Richard Riley writes:
> Guy Wiener writes:
>
>> Do you mind sending a patch just for that? I prefer to check it
>> without switching to the development release.
>
> Just an "FYI" : you can generate your own but clearly depends
> on what version you are actually using.
Besides, you can just cher
Richard Riley writes:
> Eric S Fraga writes:
>
>> On Thu, 02 Sep 2010 08:51:16 -0700, Dan Davison
>> wrote:
>>>
>>> I've just pushed changes which mean that Org now fontifies code in code
>>> blocks. Currently, this is turned on by default, so it would be helpful
>>> if people could report an
Marcelo de Moraes Serpa writes:
> From the moment I press on the minibuffer to the moment the
> whole file is rendered, it takes about 3 seconds. So, it does take
> longer than I would expect.
Wild-ass guess: EMACS asks for all the fonts to be rendered that you are
using in this file... if so,
If setting org-src-fontify-natively to `t' by default triggers a debate
on whether we need to set org-warn-when-editing-src-block-in-org-buffer
on or off by default, I'd rather set org-src-fontify-natively off by
default...
My 2 cts,
--
Bastien
___
Dan Davison writes:
> Richard Riley writes:
>
>> Eric S Fraga writes:
>>
>>> On Thu, 02 Sep 2010 08:51:16 -0700, Dan Davison
>>> wrote:
I've just pushed changes which mean that Org now fontifies code in code
blocks. Currently, this is turned on by default, so it would be helpf
I agree Bastien :)
On Mon, Sep 6, 2010 at 2:30 PM, Bastien wrote:
> If setting org-src-fontify-natively to `t' by default triggers a debate
> on whether we need to set org-warn-when-editing-src-block-in-org-buffer
> on or off by default, I'd rather set org-src-fontify-natively off by
> default...
On Mon, 06 Sep 2010 11:39:47 +0200, Christian Egli
wrote:
>
> Eric S Fraga writes:
>
> > However, org-taskjuggler seems to use the global value regardless.
>
> Hm, org-taskjuggler doesn't do anything magic here. It just takes the
> value of org-export-taskjuggler-default-project-duration.
"David O'Toole" writes:
> I agree Bastien :)
Possibly a customize interface for it would be nice too if the code is touched!
>
> On Mon, Sep 6, 2010 at 2:30 PM, Bastien wrote:
>> If setting org-src-fontify-natively to `t' by default triggers a debate
>> on whether we need to set org-warn-when
Thanks for putting this on the issue tracker at worg!
Best,
Jeff
On Sat, Sep 4, 2010 at 3:33 PM, Jeff Horn wrote:
> Should it be possible to use cdlatex-item in org-mode? (I read that
> org-cdlatex-mode has a subset of functionality in the org manual)
> Specifically, I am trying to use it from w
Hello.
Someone who starts all her/his functions with bzg- has left this
--8<---cut here---start->8---
diff --git a/lisp/org-timer.el b/lisp/org-timer.el
index 313d4f0..0ffe67d 100644
--- a/lisp/org-timer.el
+++ b/lisp/org-timer.el
@@ -322,10 +322,6 @@ VALUE can
I have recently been trying out the src executing capabilities of orgmode. I
have been confused why a python session takes significantly longer to
execute than a non python session. For example
#+begin_src python
return 2+2
#+end_src
executes pretty quickly, but
#+begin_src python :session test
2
Hello.
It seems like there has to be (require 'org-clock) on top of
org-timer.el because otherwise the notification lambda
in-org-timer-set-timer fails because org-notify is not defined and the
timer starts going forward after it passes 0:00:00. It also looks like
(declare-function org-notify "or
Łukasz Stelmach writes:
> Someone who starts all her/his functions with bzg- has left this
I don't know who left this stupid function -- I just removed it :)
--
Bastien
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the li
Hi Org mode,
Summary: I would like habits to automatically be marked as the todo keyword
"HABIT" instead of "TODO" after I mark them "DONE"
Reasons:
I want to keep my habits separate from my tasks. But they display together
on my TODO list. This makes it hard to keep track of what's a habit and
w
Looking to get secretary.el set up for my new job responsibilities - managing
six locations- and I seem to either not get it or just don't get it. I believe
that part of the issue that I may have is Control -c w (which activates
refile). I have read the instructions several times -
1. I have e
Joseph Buchignani writes:
> Summary: I would like habits to automatically be marked as the todo keyword
> "HABIT" instead of "TODO" after I mark them "DONE"
>
> Reasons:
> I want to keep my habits separate from my tasks. But they display together
> on my TODO list. This makes it hard to keep trac
Hello,
When I try to load orgmode, I am greeted with the following error:
Debugger entered--Lisp error: (file-error "Cannot open load file"
"org-entities")
require(org-entities)
byte-code ((long block of numbers I can't copy for some reason
followed by) [make-variable-buffer-local
org-table-
On 9/6/10 3:38 PM, Inquisitive Scientist wrote:
2. How do I compute the sum of a column only if a corresponding row
matches some condition? For example, how do I compute the sum of
numbers in column a for which the name in column "name" is "bar"? For
example, I should get 7 for the sum in col
>> Is it possible Speed Keys (Refer Org Manual - Sec. 15.3) for Babel
>> blocks?
Attached patch extends the speed key functionality.
Usage notes:
After applying the patch, use variant-1 or variant-2 to enable speed
keys within a babel block.
variant-1:
(defun org-babel-speed-command-hook (k
Yevgeniy A. Viktorov writes:
> Hello,
>
> I've been reading http://doc.norang.ca/org-mode.html
> and a bit stack with http://doc.norang.ca/org-mode.html#Clocking
>
> as far I understand Bernt has "* Organization"(first level) task in his
> norang.org
> and according to this:
>
>> The first punch
Łukasz Stelmach writes:
> It seems like there has to be (require 'org-clock) on top of
> org-timer.el because otherwise the notification lambda
> in-org-timer-set-timer fails because org-notify is not defined and the
> timer starts going forward after it passes 0:00:00. It also looks like
>
> (de
Raffi R writes:
> Debugger entered--Lisp error: (file-error "Cannot open load file"
> "org-entities")
Are you sure org-entities.el is in your loadpath?
--
Bastien
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Em
A very complex way of not adding the extra column:
| name | a | b | c |
|--++---+---|
| foo | 1 | 2 | 3 |
| bar | 3 | 2 | 1 |
| bar | 4 | 5 | 6 |
|--++---+---|
| | 7 | | |
#+TBLFM: @5$2='(apply '+ (mapcar* (lambda(x y) (if (string= x "bar") y 0))
'(@i$...@ii$1) '(
This won't be exactly earth-shattering, but in playing around I might have a
hackish workaround which may or may not be helpful...
- I took the taskjuggler org file example from here:
http://orgmode.org/worg/org-tutorials/org-taskjuggler.php
- I added these lines at the end (from here:
http://www.
At Mon, 06 Sep 2010 19:28:43 -0400,
Bernt Hansen wrote:
>
> Hi Yevgeniy,
>
> I actually have 3 'Organization' tasks that I clock in -- all at
> level 2. These are in 3 different org files and are listed in my
> org-agenda-files variable.
>
> My current layout is like this:
>
> ,[ todo.org
Dear Bastien,
How odd; it looks like it was, but copying and pasting it from my copy
of the git repository to site-lisp seemed to fix things.
Thank you very much!
- Raffi.
On Mon, Sep 6, 2010 at 8:31 PM, Bastien wrote:
> Raffi R writes:
>
>> Debugger entered--Lisp error: (file-error "Cannot o
Sébastien Vauban writes:
> Hi Noorul and everybody,
>
> Noorul Islam wrote:
>> 2010/9/3 Sébastien Vauban :
>>> I still don't understand what's going on, but I've managed getting closer
>>> to a
>>> long experienced problem in my Emacs: while I set the value of
>>> =ispell-dictionary-alist= in th
Yevgeniy A. Viktorov writes:
> At Mon, 06 Sep 2010 19:28:43 -0400,
> Bernt Hansen wrote:
>>
>> Hi Yevgeniy,
>>
>> I actually have 3 'Organization' tasks that I clock in -- all at
>> level 2. These are in 3 different org files and are listed in my
>> org-agenda-files variable.
>>
>> My current
Aidan Gauland writes:
> Escaping a star ('*') in a heading with a backslash works (i.e. exports
> to a literal '*') when exporting to PDF (via LaTeX; probably because
> LaTeX then processes it), but not when exporting to HTML.
>
> My situation is that I have a heading which refers to a (C) pointe
50 matches
Mail list logo