"Mario E. Munich" writes:
> Dear Baoqiu,
>
> thanks a lot for the reply... I have done some level of debugging (I
> should have probably done it before, but I was not sure of what was
> going on) and I had realized that the problem is in using brackets [ ]
> in the text.
Hi Mario,
Thanks for p
Putting this under each task you clock in will give you time today.
:PROPERTIES:
:CLOCK_MODELINE_TOTAL: today
:END:
I don't you can show both time to today and time for the file at once
though.
HTH.
2010/3/4 Sébastien Vauban
> Hi all,
>
> Sorry to have some answers delayed. I have troubles a
"Mario E. Munich" writes:
> Dear Baoqiu,
>
> thanks a lot for the reply... I have done some level of debugging (I
> should have probably done it before, but I was not sure of what was
> going on) and I had realized that the problem is in using brackets [ ]
> in the text.
>
> Please find enclosed
Hi all,
Sorry to have some answers delayed. I have troubles accessing Gmane from
certain locations... hence, almost can't access Org-mode (yes, I know, but I
don't like the ML style -- I prefer newsgroups).
So, to come back to my title, I have a feature request around clocking.
Currently, we kno
A ... thanks, Carsten!
I'll see what I can do to get `javascript:' to be accepted as `http:' and
`ftp:'
Thanks for the pointer to the file I need to focus my efforts on.
Cheers!
Gene
On Thu, Mar 4, 2010 at 16:15, Carsten Dominik wrote:
>
> On Mar 3, 2010, at 6:45 PM, Gene Sullivan wrote:
Hi,
the following hack works quite well for me:
(add-hook 'org-export-latex-after-blockquotes-hook 'org-export-latex-arrows)
(defun org-export-latex-arrows ()
(goto-char (point-min))
(while (search-forward "==>" nil t)
(org-if-unprotected
(replace-match (org-export-latex-protect-stri
Hi Adam,
great work, it seems this patch does what it claims. It may be slow
in some cases,
but I don't think this is a problem.
The patch is more than a few lines, to be sure I would like toask you
to sign the papers with the FSF? Is that OK?
http://orgmode.org/worg/org-contribute.php#
On Mar 3, 2010, at 6:45 PM, Gene Sullivan wrote:
Hello
I've been using org-mode via GNU Emacs for several months.
I've been pasting URLs into my org-mode files and thus benefit from
launching a browser tab in Mozilla Firefox by just clicking on these
URLS.
Recently I've been experimenting
Hi Sebastian,
could you please try if the following patch does solve this issue?
Thanks.
- Carsten
diff --git a/lisp/org.el b/lisp/org.el
index 85b74fa..59d2acf 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -7950,12 +7950,14 @@ This is the list that is used before handing
over to the browser
On Mar 4, 2010, at 7:33 PM, Sven Bretfeld wrote:
Hi Carsten
Carsten Dominik writes:
how is the appointment time visible in the RTM stream? Are they
using
a special tag for it or so?
They have a really weak management for dates. Everything that exceeds
the due-time by more than one week
Dear Baoqiu,
thanks a lot for the reply... I have done some level of debugging (I
should have probably done it before, but I was not sure of what was
going on) and I had realized that the problem is in using brackets [ ]
in the text.
Please find enclosed a simple file that will depict the issue.
Hi to all
As I have said before, I can recommend www.rememberthemilk.com (RTM) to
capture tasks and dates on an Android phone as long as MobileOrg for
Android is still under development.
I will post my setup at the bottom of this posting. Maybe it's of use
for others.
There are still two proble
"Thomas S. Dye" writes:
> The model I'm working with now for writing a book (still evolving as I
> learn org-mode and org-babel and try different things) has 3 parts:
I am very impressed by your setup and it closely matches my
requirements. I will most likely implement it once my proposal has be
Hi Carsten
Carsten Dominik writes:
> how is the appointment time visible in the RTM stream? Are they using
> a special tag for it or so?
They have a really weak management for dates. Everything that exceeds
the due-time by more than one week, is awkward to insert (especially on
a phone) and ve
Sure, please go ahead and apply this patch.
- Carsten
On Mar 4, 2010, at 12:46 PM, Dan Davison wrote:
Links to remote files, like
[[file:/mys...@some.where.org:papers/last.pdf][paper]]
work fine. Would it be worth explicitly adding them to the list of
link
examples in the manual, like bel
Hi Sven,
how is the appointment time visible in the RTM stream? Are they using
a special tag for it or so?
- Carsten
On Feb 25, 2010, at 10:10 PM, Sven Bretfeld wrote:
Hi list-members
Today, I configured org-feed to catch RSS feeds from RTM. For
Appointments I wrote a template that was i
On Mar 4, 2010, at 4:02 AM, Maurizio Vitale wrote:
I'd recommend you use auctex for writing your thesis: it knows about
many LaTeX packages (and you can teach it more), so you get
autocompletion and highlighting. It does quasi-wysiwyg for fonts and
math. It can render fragments for quick check
Torsten Wagner writes:
> please consider that you might have to follow a very stricy layout
> style depening on your university, department, lab or supervisor. If
> your are lucky there will be a LaTeX template somewhere at your
> university. If you are unlucky there is nothing like that or even
>
Quoting from debian bug report #572404[0]:
This error is quite esoteric. Creating a link with a '%3f' escape
sequence in its URL (at least HTTP ones) makes it fail to be edited
with C-c C-l and exported with the error:
org-link-unescape: Wrong type argument: characterp, nil
But only
Hi,
I'd like it if => and -> would be exported as if they were \Rightarrow
and respectively \rightarrow.
Of course it should be optional (but I think enabled by default is
what most people desire). What do you think?
Rendering auf <- could be treated in that way, too but <= is also
lower-equal an
Hi,
I've found org-mode to be an excellent tool to plan tasks and have recently
started using it to track time/effort.
1) Is it possible to do a 'cross-tab' of time spent by both tasks and tags?
Something like the following:
| Tasks | Tag1 | Tag2 |
|---+--+--|
| Task1 | 2:30 | 1:30
Samuel Wales wrote:
> How will the new value of a non-org variable affect filladapt.el?
I don't use filladapt.el, so I can't be sure, but the change I made is
pretty non-invasive, so I doubt many problems would arise. I'm not quite
sure of what is being asked, however; what would filladapt.el do
Hi,
I've found org-mode to be an excellent tool to plan tasks and have recently
started using it to track time/effort.
1) Is it possible to do a 'cross-tab' of time spent by both tasks and tags?
Something like the following:
| Tasks | Tag1 | Tag2 |
|---+--+--|
| Task1 | 2:30 | 1:30
Hello
I've been using org-mode via GNU Emacs for several months.
I've been pasting URLs into my org-mode files and thus benefit from
launching a browser tab in Mozilla Firefox by just clicking on these URLS.
Recently I've been experimenting with the pseudoURL `javascript:' via
Firefox.
I've discov
I'd recommend you use auctex for writing your thesis: it knows about
many LaTeX packages (and you can teach it more), so you get
autocompletion and highlighting. It does quasi-wysiwyg for fonts and
math. It can render fragments for quick checking and interface with
external viewers. And it has som
Hi Trance and Matt,
I am not able to reproduce this problem.
- Carsten
On Feb 26, 2010, at 11:26 PM, Matthew Lundin wrote:
Hi Trance,
Trance Diviner writes:
On Feb 25, 2010, at 7:38 PM, Matt Lundin wrote:
Trance Diviner writes:
But I find that org-remember always creates notes as a le
Links to remote files, like
[[file:/mys...@some.where.org:papers/last.pdf][paper]]
work fine. Would it be worth explicitly adding them to the list of link
examples in the manual, like below?
Dan
diff --git a/doc/org.texi b/doc/org.texi
index 2760905..aaf8dba 100644
--- a/doc/org.texi
+++ b/doc/
Henri-Paul,
I'm doing the same, with basically the same setup, but using biblatex, and
Zotero, but planning to give Mendeley a serious test for PDF management.
(And yes there are still problems and repeated manual tweaking associated
with using Zotero + bibtex. The export is just not bibtex-y eno
Hi Gerald,
I confirm this bug, but I don't have a fix currently. There is a
revamp of the entiies code in the making, but not done yet.
- Carsten
On Feb 26, 2010, at 11:24 AM, Geralt wrote:
Hello,
I think there's at least one bug in the
org-export-latex-treat-backslash-char function, bec
Hi Erik,
I have added \usepackage{latexsym} to the default packages that Org-
mode will load.
Thanks.
- Carsten
On Feb 28, 2010, at 5:10 PM, Erik Butz wrote:
Hi all,
I am getting an error when exporting to latex in the latest version in
the repository if checkboxes are included in the doc
Hi Torsten,
On Mar 4, 2010, at 3:41 AM, Torsten Wagner wrote:
Dear All,
I'm really an org-mode beginner and even more I'm a bloody emacs-
lisp beginner. Nevertheless, I try to understand here and there who
things work out and tweak some things here and there. Nothing which
might be worse
31 matches
Mail list logo