Hi,
I wanted to make a figure that spanned multiple lines in LaTeX. The
way to do that is via the figure* environment. Since org-mode didn't
seem to support that, I hacked it in. The patch is attached.
Cheers,
Chris
commit 4cb1a153245189aa062db4545dad76bdf413a1e1
Author: Chris Gray
Date: T
On 2010-05-05 16:43 +0100, henry atting wrote:
> How can I add a priority to the default priorities (not only per file)
> I would like to have a priority, let's say like 'T' which refers to
> something that I have to do only when inspiration comes (e.g. write a
> certain text).
You can set the ran
Thanks for bringing this up, it would be a useful tool.
I get an error using the functions as well
org-recalculate-all-tables:
org-recalculate-all-tables: Wrong number of arguments: (lambda
(function) "Apply FUNCTION to the start of all tables in the buffer."
(save-excursion (save-restriction
On Wed, 5 May 2010 17:35:18 -0500, Nathan Neff wrote:
> Guys,
> Is there a project/TODO/Wish list for Org-babel?
> I'd like to give a presentation on Org-babel at the Strange Loop
> conference in St. Louis
> in October.
> http://strangeloop2010.com/
> The Strange Loop conference attracted a lot
Hello, Org mode hackers,
This patch defines a variable `org-agenda-persistent-filters'.
When it is set, filters persist from one agenda view to the next.
I've found this convenient when using tags for contexts like @home,
@net, etc., some of which commonly remain applicable for a while.
Thanks,
"Eric Schulte" writes:
> Maybe this would make a good Worg page, a collection of org-mode
> screenshots along with the required color-theme.el file?
I started something like this long ago:
http://lumiere.ens.fr/~guerry/org-color-themes.php
But the right place is in Worg, maybe as a section i
On Thu, Apr 29, 2010 at 10:47 AM, Nathan Neff wrote:
> Currently, I'm using org-id-get-create to generate a unique ID
> for headings that I frequently go to in org-mode.
>
> * Foo
> :PROPERTIES:
> :ID: F3B14102-A66D-408C-8833-1F9CF7E5047C
> :END:
>
> Then, I copy the newly created ID to the kill-r
On May 1, 2010, at 9:29 PM, Thomas Morgan wrote:
Hello, Org mode hackers,
Having added several filters to an agenda view,
is there a way to remove just one of them?
No.
- Carsten
Thanks,
Thomas
___
Emacs-orgmode mailing list
Please use `Rep
I update my orgmode installation by downloading the latest tarball org.tar.gz
from time to time. For the last couple of months I have been having a problem
with the makefile asking me for the file pdflayout.sty. The make process gets
stuck at this point. It appears to me that this file should be
Hi Carsten,
I find that commit 11baa7cf77245cc2a5f44dd55e034157896ad08d (which
changes the behavior of M-left and M-right) makes it impossible to
promote and demote headlines in a region.[1]
In the past, if I marked a region of folded headlines and used M-left or
M-right, org-mode would promote/d
Thanks for the idea!
Xiao-Yong Jin writes:
[...]
> I am thinking of something similar to the 'notebook'
> interface in Mathematica. We can present data, code and
> analysis results in a consistent and structured way, thanks
> to org-mode.
Yes, this is a great idea. This has been voiced befor
My pie-in-the-sky extension of this dream would be to have Org-babel
firmly ground in some virtual machine (maybe Guile's if Emacs is ported
to Guile), in such a way that the byte-code of the VM becomes the lowest
common denominator of all Org-babel languages. This would allow for
seamless inte
On May 6, 2010, at 10:30 AM, Bruce Hackett wrote:
I update my orgmode installation by downloading the latest tarball
org.tar.gz from time to time. For the last couple of months I have
been having a problem with the makefile asking me for the file
pdflayout.sty. The make process gets stuck
Hi Nathan,
Nathan Neff writes:
> Guys,
>
> Is there a project/TODO/Wish list for Org-babel?
>
Yes, see the babel development page [1] where we keep all pending TODOs
and BUGs for Org-babel. It may be easier to view the underlying
Org-mode file -- development.org our development repository [2].
I just saw Andreas's screenshot here:
http://orgmode.org/worg/org-screenshots.php
If you zoom in to his screenshot,
http://orgmode.org/img/screenshots/org_andreas.jpg
You can see how he adds images to his org files.
All that I had to do was put this into my emacs init file:
(defun org-dblock-wr
Nathan Neff gmail.com> writes:
>
> I just saw Andreas's screenshot here:
>
> http://orgmode.org/worg/org-screenshots.php
>
> If you zoom in to his screenshot,
> http://orgmode.org/img/screenshots/org_andreas.jpg
>
> You can see how he adds images to his org files.
> All that I had to do was p
When I go to a location from the agenda, the next headline
is revealed if it was hidden, even if it is a child.
Setting org-show-following-heading to nil or leaving it at
its default value does not prevent this. Should it? The
documentation seems to suggest that it should. What I want
is for hi
17 matches
Mail list logo