On Fri, Nov 30, 2007 at 07:21:26AM +0100, Giovanni Ridolfi wrote:
> On Thu, Nov 29, 2007 at 09:15:06PM -0600, Russell Adams wrote:
> >
> I think that the Latex-exporter is *not* suited for such complex task.
> I also think that it shouldn't (K.I.S.S.).
Actually, a basic TOC, sections, tables etc.
On Thu, Nov 29, 2007 at 09:15:06PM -0600, Russell Adams wrote:
>
> My ultimate goal is to be able to export quality documents written in
> Org with complete header/footer/letterhead and formatting in LaTeX in
> PDF.
I think that the Latex-exporter is *not* suited for such complex task.
I also thin
I'm starting to learn Latex, and thought I'd ask if anyone had
pointers regarding Org/Latex integration.
My ultimate goal is to be able to export quality documents written in
Org with complete header/footer/letterhead and formatting in LaTeX in
PDF.
I understand I need to learn more about TeX alo
Rainer Stengele <[EMAIL PROTECTED]> writes:
> Many times I create a task fro a remember template (which is a great
> feature!) and want to immediately go the created task and "work on
> it".
If by "working on it" you mean: adding text and headlines in the task
subtree, you can do this while you'r
Fabian Braennstroem <[EMAIL PROTECTED]> writes:
> Is there a function which puts all links of the current tree
> in a kill-ring, which I could use for an external python script?
Maybe this:
(defun my-collect-links-in-subtree ()
"Return a list containing all links in current subtree."
(intera
I really the heading refile system developed first by Max Mikhanosha
and then adapted/adopted by Carsten in org 5.14. However, I found it
difficult sometimes to remember the particular heading to which I
wanted to move the new item -- the auto-complete is helpful, but only
if I can remember just ho
Update on my own investigation/confusion on this problem:
I have two lines like this in my org mode configuration
(setq org-agenda-file-regexp "\\.org\\'")
(add-to-list 'auto-mode-alist `(,org-agenda-file-regexp . org-mode))
By inserting some "message" statements (that is how far I can go on
d
Dear orgers,
Sometime between org-5.10 and org-5.15 the agenda command C-a a began
initiatating a call to a new command time-subtract.
Unfortunately, time-subtract is not present in the time-date.el
that is shipped with some emacs 21.
In the older date-time.el subtract-time is provided instea
Solved it. My ~/emacs/ folder has indeed been accreting cruft for nigh on
15 years. I had something funky in there that must've been tickled by
org-mode. It's gone from 45meg down to 3m and works just duckily.
Thanks everyone o/
- M
On Nov 29, 2007 12:20 PM, Michael Wilson <[EMAIL PROTECTED]>
Rainer Stengele <[EMAIL PROTECTED]> writes:
> #+BEGIN: clocktable :maxlevel 0 :scope file
> :tstart "<2007-11-28 Mi 00:00>" :tend "<2007-11-28 Mi 23:59>"
Looking at the docs, it looks like you could do:
#+BEGIN: clocktable :block today
--
http://hexmode.com/
GPG Fingerprint: 7E15 362D A32
On Nov 29, 2007 6:09 PM, Michael Wilson <[EMAIL PROTECTED]> wrote:
> Good afternoon,
>
> Is there a manual install procedure I can use to get org-mode up and
> running on xemacs on win xp? I've tried byte-compiling things and dropping
> them in my load path (with the couple additional files in .\
Good afternoon,
Is there a manual install procedure I can use to get org-mode up and running
on xemacs on win xp? I've tried byte-compiling things and dropping them in
my load path (with the couple additional files in .\xemacs\), adding the
requisite few lines in .emacs (a couple key hooks, ".org
On Nov 29, 2007 10:55 AM, Rainer Stengele <[EMAIL PROTECTED]> wrote:
> Rainer Stengele schrieb:
> > I'd like to get daily clock summaries! I want to be able to see how much
> time I worked on which project day by day.
> > Such an overview would also show me the open "non-clocked" time per day.
> >
It is a mini file containing only "(provide 'org-install)"
The next version will work again without this file, it was just a stupid
quick fix.
- Carsten
On Nov 29, 2007 1:23 PM, John Wiegley <[EMAIL PROTECTED]> wrote:
> Hello Carsten, the Makefile for 5.15 makes reference to a file
> "provide.e
You need to bind `org-remember to `C-c r', not `remember'.
- Carsten
On Nov 29, 2007 3:31 PM, John Rakestraw <[EMAIL PROTECTED]> wrote:
> Hi Carsten --
>
> > I cannot reproduce this, can you make me a backtrace, please?
>
> Sure. (I should also say I'm using Fedora 7, emacs 22.1.1, and org
> 5.1
Many times I create a task fro a remember template (which is a great feature!)
and want to immediately go the created task and "work on it".
What do you think. WOuld thi sbe a candidate for an option
"org-visit-saved-remember" or similar?
rainer
___
Just an update on the problem:
I found that if I add the per-file option like this, the "overview" mode
is always on when I visit an org file, whether it is the first time or not.
#+STARTUP: fold
But the global option does not work fully as I described before.
Wanrong
Wanrong Lin wrote:
Hi,
Hi Carsten --
> I cannot reproduce this, can you make me a backtrace, please?
Sure. (I should also say I'm using Fedora 7, emacs 22.1.1, and org
5.15.)
I entered C-u C-c r
Backtrace --
Debugger entered--Lisp error: (wrong-type-argument integer-or-marker-p
nil) buffer-substring(312400 nil)
(p
Hi,
What's the best way to make a hook that runs show-entry on finding an org-mode
file, but after the save-place-hook? (Seeing as putting show-entry in org-mode-
hook doesn't work, since save-place goes afterwards.) Should I just append
something to find-file-hook that runs show-entry iff we're
Hello Carsten, the Makefile for 5.15 makes reference to a file
"provide.el". What is that?
John
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-
Rainer Stengele schrieb:
> I'd like to get daily clock summaries! I want to be able to see how much time
> I worked on which project day by day.
> Such an overview would also show me the open "non-clocked" time per day.
>
> Any ideas to get such a view (agenda?) with existing means?
>
> rainer
>
I'd like to get daily clock summaries! I want to be able to see how much time I
worked on which project day by day.
Such an overview would also show me the open "non-clocked" time per day.
Any ideas to get such a view (agenda?) with existing means?
rainer
_
22 matches
Mail list logo