Opps, thanks. Fixed now.
- Carsten
On Jan 10, 2010, at 11:20 PM, Simon Brown wrote:
* Carsten Dominik (domi...@uva.nl) wrote:
I have released version 6.34 of Org-mode. Thanks to everyone who
contributed.
The download links here:
http://orgmode.org/index.html#sec-2
point to version 3.34 wh
Hi Eric,
that may well be. I've now tried it on three machines, all 64-bit, and I
can reproduce the bug. Weird.
Cheers,
Per
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/
* Carsten Dominik (domi...@uva.nl) wrote:
> I have released version 6.34 of Org-mode. Thanks to everyone who
> contributed.
The download links here:
http://orgmode.org/index.html#sec-2
point to version 3.34 which doesn't exist
http://orgmode.org/org-3.34.zip
http://orgmode.org/org-3.34.tar.gz
ch
Hi Per,
I was unable to recreate this issue using the latest Org-mode 6.34 and a
recent Emacs build. Maybe it's specific to 64bit machines?
Best -- Eric
Per Unneberg writes:
> Dear list,
>
> using the latest version of org-mode I noticed that some of my larger
> org files containing babel co
On Jan 10, 2010, at 8:09 PM, Martin Pohlack wrote:
Hi Carsten and Matthew,
On 08.01.2010 18:24, Carsten Dominik wrote:
On Jan 6, 2010, at 4:25 PM, Martin Pohlack wrote:
I just tried this out (only for headlines up to now) and it seems to
work great.
Are there any plans to integrate somethin
Hi Carsten and Matthew,
On 08.01.2010 18:24, Carsten Dominik wrote:
> On Jan 6, 2010, at 4:25 PM, Martin Pohlack wrote:
>> I just tried this out (only for headlines up to now) and it seems to
>> work great.
>>
>> Are there any plans to integrate something like this into upstream?
>> Especially the
Hi Carsten,
Here is a little clarification that may help other. You are correct, I can
suppress a frame using beamer handout mode by adding to the
BEAMER_envargs property. To suppress information on a slide I use the
following command \#+BEAMER: \only{ the proof used is ...}
Thanks again fo
Hi Carsten,
This works pretty well
> #+BEAMER: \only<4->{The proof used \textit{reductio ad absurdum}.}
No ideas at the moment, but I am thinking about this
> Any ideas to make a better way to use \uncover and \only on selected
> material?
Best wishes
M
On Jan 10, 2010, at 4:02 AM, Car
Dear list,
using the latest version of org-mode I noticed that some of my larger
org files containing babel code caused emacs to segfault when doing an
incremental search. The culprit seems to be #+STARTUP: indent. I
managed to reproduce the bug using this minimal .emacs file:
(setq load-path (c
"Thomas S. Dye" writes:
[..]
>
> What would it take to add AWK to the list of supported languages, in
> addition to Seb's setup?
>
It is currently possible to run awk one-liners using a shell script
block, but I guess awk does straddle the line between command-line
command and full-fledged lang
At Thu, 07 Jan 2010 18:01:11 +0100,
David Maus wrote:
>
> [1 ]
> At Tue, 05 Jan 2010 15:26:06 -0800,
> Markus Heller wrote:
> >
> >
> > But when I run M-x org-expiry-process-entries in the agenda or in my
> > example file (see below), I get the following message in the minibuffer:
> >
> > "The mar
Thanks very much Carsten. This work-around is more than enough.
Regards, Madhu
On 10-Jan-2010, at 6:15 PM, Carsten Dominik wrote:
> Hi Madhu,
>
> this has come up before, and the only working fix we have right now is this:
>
> * Table export
> ** Table export problem
> #+BEAMER: {}\begin{textb
Hi Carsten,
thanks for this rapid fix.
Sven
On Sat, 09 Jan 2010 15:37:17 +0100
Carsten Dominik wrote:
> Hi Sven,
>
> thank you for your report, this bug is now fixed.
>
> - Carsten
>
> On Jan 8, 2010, at 11:21 PM, Sven Gaerner wrote:
>
> > Hi,
> >
> > first of all: thanks to all for this g
Hi Madhu,
this has come up before, and the only working fix we have right now is
this:
* Table export
** Table export problem
#+BEAMER: {}\begin{textblock}{10}(-1,0)
| A | B | C | D |
|---+---+---+---|
| 0 | 0 | 0 | 0 |
| 0 | 0 | 0 | 1 |
| 0 | 0 | 1 | 0 |
|---+---+---+---|
#+BEAMER: \end{te
Carsten: Thanks for this wonderful addition to org-mode.
I have one small problem with tables and BEAMER/LaTeX keyword: it maybe an
usage issue.
The following org-table does not translate to a latex-table. It remains
a org-table in the tex-file.
* Table export
** Table export problem
#+BEAMER:
d.st...@gmail.com writes:
> I've been using org-mode for a little while, I've kept it really simple
> for now, with only two files :
> - one to act as an inbox, with remember-mode
> - another where I stick just about anything that's been processed from the
> inbox
>
> This is great for managing so
On Sat, Jan 9, 2010 at 21:55, Eric S Fraga wrote:
> At Sat, 09 Jan 2010 14:56:28 -0500,
> Chong Yidong wrote:
>>
>> Hi Eric,
>>
>> > I use org-mode extensively. In a recent upgrade to org-mode, text
>> > properties are used to display the text automatically indented.
>> > However, this use of lin
Hi,
I have released version 6.34 of Org-mode. Thanks to everyone who
contributed.
Enjoy!
- Carsten
Version 6.34
Incompatible changes
~
Tags in org-agenda-auto-exclude-function must be lower case.
Hi Francesco,
you can remove the code I sent you again, and instead grab the latest
git release.
Then you can also do
(setq org-export-latex-inputenc-alist '(("utf8" . "utf8x")))
to get utf8x instead of utf8.
HTH
- Carsten
On Jan 8, 2010, at 1:36 PM, Francesco Pizzolante wrote:
Hi Cars
Hi Marvin,
On Jan 10, 2010, at 1:47 AM, Marvin Doyley wrote:
Dear all,
I use beamer to prepare lectures, and find it useful to suppress
information or slides on the version of the slides that I distribute
to the class at the start of my lectures. I suppress information
using the beamer
20 matches
Mail list logo