On Wed, Apr 07 2010, Carsten Dominik wrote:
> Looks I am having a bad day.
>
> Can you please pull and try again? As soon as possible?
This works correctly for my test file on Org-mode version 6.35b
(release_6.35b.30.g9115). It also works for a more complex document
with my full configuration l
On Apr 7, 2010, at 9:01 AM, Austin Frank wrote:
On Wed, Apr 07 2010, Carsten Dominik wrote:
Looks I am having a bad day.
Can you please pull and try again? As soon as possible?
This works correctly for my test file on Org-mode version 6.35b
(release_6.35b.30.g9115). It also works for a m
Hi Carsten,
thanks for your fix. It works for me now, but I got the same problem with
Emacs.app 23.1. So I don't think this is related to my version of my emacs. But
nevermind I've been able to compile it, and everything is working now.
Regards
Jean-Marie
On 06.04.2010, at 16:53, Carsten Domin
On Apr 6, 2010, at 8:48 PM, Thomas S. Dye wrote:
On Apr 6, 2010, at 8:30 AM, Robert Klein wrote:
On Tue, 06 Apr 2010 18:50:36 +0200, Karsten Heymann > wrote:
Thanks a lot for all this, I will follow your advice.
One final question: Will any of these packages spoil the fun for
people who wa
On Apr 6, 2010, at 8:30 PM, Robert Klein wrote:
On Tue, 06 Apr 2010 18:50:36 +0200, Karsten Heymann > wrote:
Thanks a lot for all this, I will follow your advice.
One final question: Will any of these packages spoil the fun for
people who want to process through .dvi instead of directly to p
"Thomas S. Dye" writes:
> From the microtype documentation:
>
>> The microtype package does not work with XETEX.
That's true, but supporting xetex requires many other changes too, for
example only utf-8 input encoding is supported, the inputenc, fontspec
and font packages may not be used, speci
Carsten Dominik writes:
> On Apr 6, 2010, at 8:48 PM, Thomas S. Dye wrote:
>> From the microtype documentation:
>>
>>> The microtype package does not work with XETEX.
>
> Does that mean it will break running XETEX, or will i just be ignored?
It only gives a (harmless) warning:
Package microtyp
Hi Anthony,
I like this a lot.
How would you and Christopher feel if we were to merge this onto
org-mac-message or the other way round? Merging into org-mac-message
would have the advantage that we do not have to break existing setup.
- Carsten
On Apr 6, 2010, at 8:25 PM, Anthony Lander wrote
On Apr 7, 2010, at 10:22 AM, Karsten Heymann wrote:
Carsten Dominik writes:
On Apr 6, 2010, at 8:48 PM, Thomas S. Dye wrote:
From the microtype documentation:
The microtype package does not work with XETEX.
Does that mean it will break running XETEX, or will i just be
ignored?
It on
Karsten Heymann wrote:
> Not as far as I know. hyperref and microtype will run with reduced
> features, but apart from that, there should be no problem. Regarding
> microtype, I do not know what happens when it is used with the old TeX
> or eTeX compiler that was used to created dvi's before pdft
Hi,
A one-character fix for a typo which prevented me to build latest
org-mode git version…
Thanks,
Julien
---
lisp/org-entities.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lisp/org-entities.el b/lisp/org-entities.el
index b2afd2d..95233b5 100644
--- a/lisp/org
Any idea why this is happening? I'm seeing it with the agenda t
(global todo all)
---
Global list of TODO items of type: ALL
Available with `N r': (0)ALL (1)TODO (2)NEXT (3)WAITING (4)APPT
(5)DONE (6)DEFERRED (7)CANCELLED (8)PROJECT (9)SOMEDAY (10)PROJDONE
(11)PROJCANC (12)TODO (13)NEXT (1
The problem is that "org-todo-keywords-1" is set for each agenda file
parsed, and that list is appended onto the
"org-todo-keywords-for-agenda" without any de-duplication.
The patch below fixes the problem, but possibly not in the best way.
regards,
Tim.
diff --git a/lisp/org.el b/lisp/org.el
in
Hi Ulf,
Ulf Stegemann writes:
> However, I'd strongly oppose to the claim that compatibility to the
> latex compiler (vs. pdftex) is an academic problem. I know about
> several LaTeX based systems that have to use the latex compiler simply
> because pdftex can't handle eps graphics and converting
Hi Carsten,
Carsten Dominik writes:
> On Apr 7, 2010, at 10:22 AM, Karsten Heymann wrote:
>> But chances are high that most "normal" LaTeX documents will not work
>> with xelatex anyways due to encoding or font selection issues, so I
>> think unless org-mode aims at explicitely supporting XeTeX o
Applied, thanks.
- Carsten
On Apr 7, 2010, at 12:20 PM, Tim O'Callaghan wrote:
The problem is that "org-todo-keywords-1" is set for each agenda file
parsed, and that list is appended onto the
"org-todo-keywords-for-agenda" without any de-duplication.
The patch below fixes the problem, but poss
Applied, thanks.
- Carsten
On Apr 7, 2010, at 11:31 AM, Julien Barnier wrote:
Hi,
A one-character fix for a typo which prevented me to build latest
org-mode git version…
Thanks,
Julien
---
lisp/org-entities.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lisp/or
Hi Karsten,
Karsten Heymann wrote:
> Hi Ulf,
>
> Ulf Stegemann writes:
>> However, I'd strongly oppose to the claim that compatibility to the
>> latex compiler (vs. pdftex) is an academic problem. I know about
>> several LaTeX based systems that have to use the latex compiler simply
>> because
Matt Lundin writes:
> Hi Richard,
>
>> e.g I want my new org item first line to be something like the following
>> if I invoke org-remember from conkeror on a web page having first
>> hilited "blah blah" somewhere on the page
>
> With the following org-remember-template:
>
> --8<---cu
Hi,
Ulf Stegemann writes:
> But if that wasn't your point, just forget about my remark.
Done :-)
Yours
Karsten
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/list
On 10-Apr-7, at 3:44 AM, Carsten Dominik wrote:
Hi Anthony,
I like this a lot.
Thank you, Carsten.
How would you and Christopher feel if we were to merge this onto
org-mac-message or the other way round? Merging into org-mac-message
would have the advantage that we do not have to break ex
On Apr 7, 2010, at 3:05 PM, Anthony Lander wrote:
On 10-Apr-7, at 3:44 AM, Carsten Dominik wrote:
Hi Anthony,
I like this a lot.
Thank you, Carsten.
How would you and Christopher feel if we were to merge this onto
org-mac-message or the other way round? Merging into org-mac-message
wou
On 10-Apr-7, at 9:35 AM, Carsten Dominik wrote:
On Apr 7, 2010, at 3:05 PM, Anthony Lander wrote:
On 10-Apr-7, at 3:44 AM, Carsten Dominik wrote:
Hi Anthony,
I like this a lot.
Thank you, Carsten.
How would you and Christopher feel if we were to merge this onto
org-mac-message or the
My talk has been accepted :)
So now I really have to prepare something!
I thought that for showing the power of org-mode and babel I could use
something I already have
http://github.com/AndreaCrotti/my-project-euler/blob/master/euler.org
(click on raw to see the code)
It's a summary of which pr
Carsten Dominik writes:
Hi, Carsten,
>
> Here is new new section from the list of changes, about the LaTeX
> setup. I would like to hear honest answers if I have gone completely
> crazy, of if this actually makes any sense.
[...]
I only skimmed the discussion in the list. Your release notes app
Nathan Neff writes:
> I'm not an Emacs user, but use it for org-mode, mostly on a Mac.
>
> I tried finding some discussions on this list about what everyone
> on this list uses for Emacs.
>
> I have three Emacs builds that I bounce back & forth between:
> 1) Aquamacs
> 2) http://atomized.org/wp-c
Hi Aaron, this should work now again, in 6.35d.
Thanks for the report
- Carsten
On Apr 6, 2010, at 6:57 PM, Aaron Hammitt wrote:
Hello,
I recently upgraded to the development release. I had previously
(with version 6.34c, I believe) been able to use the LaTeX \autoref
macro inside #+CAPTI
Hi,
This is a small patch to org-babel-R.el which allows to automatically
display the R process buffer when editing R source code blocks with
org-edit-src-code.
A custom variable allows to choose between no process buffer
(default), only the source code block and the process buffer, or the
org fi
Hi!
I just wondered why my file links to c-sources would not work any more:
[[file:~/anon-vc/emacs/src/emacs.c::fatal_error_signal%20sig][file:~/anon-vc/emacs/src/emacs.c::fatal_error_signal
sig]]
until I looked what org-open-file does with edebug and noticed it
tries to handle the file accor
On Apr 7, 2010, at 12:31 AM, Karsten Heymann wrote:
Hi Carsten,
Carsten Dominik writes:
On Apr 7, 2010, at 10:22 AM, Karsten Heymann wrote:
But chances are high that most "normal" LaTeX documents will not
work
with xelatex anyways due to encoding or font selection issues, so I
think unles
You can preview the equations with org-preview-latex-fragment (C-c C-x
C-l). Use C-c C-c to remove the previews. It works very well.
- Darlan
At Tue, 6 Apr 2010 21:24:30 -0400,
Chao Lu wrote:
>
> [1 ]
> [1.1 ]
> Dear all,
>
> Is it possible to display the latex equation as inline image in O
On Apr 7, 2010, at 5:51 PM, Thomas S. Dye wrote:
On Apr 7, 2010, at 12:31 AM, Karsten Heymann wrote:
Hi Carsten,
Carsten Dominik writes:
On Apr 7, 2010, at 10:22 AM, Karsten Heymann wrote:
But chances are high that most "normal" LaTeX documents will not
work
with xelatex anyways due to
On Wed, Apr 7, 2010 at 9:04 AM, Andrea Crotti wrote:
> Nathan Neff writes:
>
> > I'm not an Emacs user, but use it for org-mode, mostly on a Mac.
> >
> > I tried finding some discussions on this list about what everyone
> > on this list uses for Emacs.
> >
> > I have three Emacs builds that I bou
Hello,
When exporting to HTML, the default behavior is to "pushed to kill ring and
clipboard". As shown in the message:
HTML export done, pushed to kill ring and clipboard
Are there any way to turn off this push?
Thanks!
Xin
___
Emacs-orgmode mailing
Xin Shi writes:
> Hello,
>
> When exporting to HTML, the default behavior is to "pushed to kill ring and
> clipboard". As shown in the message:
>
> HTML export done, pushed to kill ring and clipboard
>
> Are there any way to turn off this push?
(setq org-export-copy-to-kill-ring nil)
Or use cus
Thank you!
I never use it. Just found it annoying when using C-y to paste in Emacs
sometimes :)
Xin
On Wed, Apr 7, 2010 at 1:51 PM, Dan Davison wrote:
> Xin Shi writes:
>
> > Hello,
> >
> > When exporting to HTML, the default behavior is to "pushed to kill ring
> and
> > clipboard". As show
Dan Davison wrote:
Xin Shi writes:
Hello,
When exporting to HTML, the default behavior is to "pushed to kill ring and
clipboard". As shown in the message:
HTML export done, pushed to kill ring and clipboard
Are there any way to turn off this push?
(setq org-export-copy-to-kill-ring nil)
Carsten Dominik wrote:
>Hi Rainer,
>this works just fine for me.
Works fine here, too. Using
Org-mode version 6.33x
shipped with
GNU Emacs 24.0.50.1 (i486-pc-linux-gnu, GTK+ Version 2.18.9)
of 2010-03-26 on elegiac, modified by Debian
HTH
-- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.
> Hi Lluis, would you like to make a patch for me to fix this?
Here it goes.
Note that I've found some weirdness that I don't know how to solve,
and might well be a systemic problem of the current implementation of
`framepop' (or either a lack of elisp knowledge from my part):
- Bind an org-m
I like the fact that I don't have to clutter org-export-latex-classes with
so many options. I also like org-export-latex-packages-alist better than
what I was doing previously with org-export-latex-append-header.
The downside is that I had some conflicts between the org default packages
(with eith
Perfect. Thank you for the quick fix. I don't know how you do it.
Thanks again, and I appreciate all the work you've put into this fantastic
tool.
On Wed, Apr 7, 2010 at 10:29 AM, Carsten Dominik
wrote:
> Hi Aaron, this should work now again, in 6.35d.
>
> Thanks for the report
>
> - Carsten
>
>
Hi zwz,
> I do not know if I can do org-plot on rows instead of columns.
> But today after I finished a table, I found I have to transpose the
> table by hand so that I can plot it as I want.
> Here is original table:
> | x | y | x | y | ... |
> |-++++-|
> | 1 | 2 | 3
Carsten Dominik wrote:
this is neat, but still kind of hard to do, because you have to put all
these formulas there by hand. I am skipping this for the manual - maybe
you'd like to put this into org-hacks, or into the FAQ on Worg?
Ok, I have put it into Worg org-hacks.org:
http://orgmode.org/
I'm trying to create a clockreport that scans a certain file (actually, I
want to scan a list of files, but I can't even get one file to work).
I found the :scope ("file"...) option here:
http://orgmode.org/manual/Clocking-work-time.html
But I can't get the clockreport to read from nate.org. Ins
On Apr 8, 2010, at 12:00 AM, Nathan Neff wrote:
I'm trying to create a clockreport that scans a certain file
(actually, I
want to scan a list of files, but I can't even get one file to work).
I found the :scope ("file"...) option here:
http://orgmode.org/manual/Clocking-work-time.html
But I
On Apr 7, 2010, at 7:04 PM, Aaron Hammitt wrote:
I like the fact that I don't have to clutter org-export-latex-
classes with so many options. I also like org-export-latex-packages-
alist better than what I was doing previously with org-export-latex-
append-header.
The downside is that I had
On Apr 7, 2010, at 7:51 PM, Dan Davison wrote:
Xin Shi writes:
Hello,
When exporting to HTML, the default behavior is to "pushed to kill
ring and
clipboard". As shown in the message:
HTML export done, pushed to kill ring and clipboard
Are there any way to turn off this push?
(setq or
On Apr 7, 2010, at 9:52 AM, Michael Brand wrote:
Hi zwz,
> I do not know if I can do org-plot on rows instead of columns.
> But today after I finished a table, I found I have to transpose the
> table by hand so that I can plot it as I want.
> Here is original table:
> | x | y | x | y | ..
Hello.
I am not sure I will be able to spend some time on this so I'll share my
observation with you. org-babel-perl can't cope with perl formats, with
their endings to be precise. A format is defined by:
format FORMAT_NAME =
body of the format
.
The problem is that formats *must* and with a si
Hello list,
I would like to share how I'm keeping my reference data. This includes
articles I write, blog post drafts, braintorms and anything else that we
could fit in the reference category (gtd-wide).
I don't like categories too much. Actually, I find them too strict and
limited. Putting thing
50 matches
Mail list logo