[O] [PATCH] Documentation on placement options in LaTeX export

2011-05-28 Thread Suvayu Ali
-- Suvayu Open source is the future. It sets us free. >From 431d7e275a0b374c7b1e8135fe7e5c7d72f46a75 Mon Sep 17 00:00:00 2001 From: Suvayu Ali Date: Fri, 27 May 2011 11:18:35 -0700 Subject: [PATCH] Documentation on placement options in LaTeX export. * Placement options can be passed to floati

Re: [O] Passing font size to exported LaTeX table

2011-05-28 Thread Suvayu Ali
On Sat, 28 May 2011 11:21:15 -0400 Nick Dokos wrote: > Suvayu Ali wrote: > > > > > If you don't get other comments, I'd encourage you to submit > > > > this as a patch (I think this requires [PATCH] in the subject > > > > line) to see what Carsten and crew have to say about it. > > > > > > > >

Re: [O] Semantics of 'C-c -' and massively-indented lists

2011-05-28 Thread Nicolas Goaziou
Huy writes: > Whenever possible, the converted lines should preserve their relative > levels with their parent. In the above example, we have 2 subtrees > that should be preserved separately. > Of course, we can't keep all 5 items with levels relative to each > other, otherwise we'd get the nonse

Re: [O] [PATCH] latex export - title placement

2011-05-28 Thread Thomas S. Dye
Sebastian Hofer writes: > Hi all, > > This patch addresses the problem of ambiguous conventions for the > placement of the title related macros (\author, \date,...) with > respect to the main document body in different latex classes. It > introduces the following changes: > > * org-exp.el: >

Re: [O] Semantics of 'C-c -' and massively-indented lists

2011-05-28 Thread Huy
On Sat, May 28, 2011 at 07:09:06AM -0700, Huy wrote: > On Sat, May 28, 2011 at 02:29:07PM +0200, Nicolas Goaziou wrote: > > Fixed. > > > > Please report back if something is still wrong. Thank you. > > Perfect behavior! Exactly what I was expecting. > > The only problem is a typo 'skip-blank' in

Re: [O] having problems this mailing list configuration

2011-05-28 Thread Thomas S. Dye
Memnon Anon writes: > Piter_ writes: > >> I have some problems with mailing list configuration. >> I wanted to disable mail delivery and check list via web interface, >> but some how it goes not save the changes I make. I have enabled >> cookies dan it workd with other mailing lists. > > Hi Pet

Re: [O] Semantics of 'C-c -' and massively-indented lists

2011-05-28 Thread Nicolas Goaziou
Huy writes: > The only problem is a typo 'skip-blank' instead of 'skip-blanks' Oops. Fixed that too. Regards, -- Nicolas Goaziou

Re: [O] Passing font size to exported LaTeX table

2011-05-28 Thread Nick Dokos
Suvayu Ali wrote: > > > If you don't get other comments, I'd encourage you to submit this > > > as a patch (I think this requires [PATCH] in the subject line) to > > > see what Carsten and crew have to say about it. > > > > > =46rom what I understand the patchwork server queues messages based on

Re: [O] org-capture in the same file from which it was called under certain heading

2011-05-28 Thread Bernt Hansen
Yagnesh Raghava Yakkala writes: > to extend the same, I have a similar requirement where I want to capture > subtasks of a TODO item as I am working on it. So the (TODO)node under > which I want to capture changes with the time. It would be good If there is a > way to specify capture destination

Re: [O] Semantics of 'C-c -' and massively-indented lists

2011-05-28 Thread Huy
On Sat, May 28, 2011 at 02:29:07PM +0200, Nicolas Goaziou wrote: > Hello, > > Huy writes: > > > The effects of converting from headline to list with 'C-c -' and back > > to 'C-c *' don't behave as I'd expect. The indentation levels seem all > > wrong, no matter how you look at it. > > I have pu

[O] [PATCH] ELPA: Support for building Package Variants and Package Upload.

2011-05-28 Thread Jambunathan K
Attaching an improvement to my earlier patch - http://patchwork.newartisans.com/patch/377/ The earlier patch can now be ignored. Jambunathan K. >From 2ba0a7341c7968f38086cec3d7d3e8f0a95960ad Mon Sep 17 00:00:00 2001 From: Jambunathan K Date: Wed, 18 May 2011 23:55:13 +0530 Subject: [PATCH] ELP

Re: [O] org-capture in the same file from which it was called under certain heading

2011-05-28 Thread Memnon Anon
Hi, Yagnesh Raghava Yakkala writes: > to extend the same, I have a similar requirement where I want to > capture subtasks of a TODO item as I am working on it. So the > (TODO)node under which I want to capture changes with the time. It > would be good If there is a way to specify capture destina

Re: [O] [PATCH] latex export - title placement

2011-05-28 Thread Sebastian Hofer
I just now saw the FAQ entry on sending patches, sorry for that! I'm reposting the patch with the proper mime-type. Hope it's correct this time! Sebastian diff --git a/lisp/org-exp.el b/lisp/org-exp.el index d6ed193..e8086a6 100644 --- a/lisp/org-exp.el +++ b/lisp/org-exp.el @@ -618,6 +618,8 @@ t

[O] [PATCH] latex export - title placement

2011-05-28 Thread Sebastian Hofer
Hi all, This patch addresses the problem of ambiguous conventions for the placement of the title related macros (\author, \date,...) with respect to the main document body in different latex classes. It introduces the following changes: * org-exp.el: - added the following options: - tit

Re: [O] Semantics of 'C-c -' and massively-indented lists

2011-05-28 Thread Nicolas Goaziou
Hello, Huy writes: > The effects of converting from headline to list with 'C-c -' and back > to 'C-c *' don't behave as I'd expect. The indentation levels seem all > wrong, no matter how you look at it. I have pushed a patch that should go in the right direction. See below. > What I would like

Re: [O] org-capture in the same file from which it was called under certain heading

2011-05-28 Thread Memnon Anon
Rainer M Krug writes: > Yes - exactly that. Now if this could go into the documentation of > org-capture, that would be great. The doc string of `org-capture-templates' concisely says: , | A file can also be given as a variable, function, or Emacs Lisp | form. ` So it is documented alr

Re: [O] having problems this mailing list configuration

2011-05-28 Thread Memnon Anon
Piter_ writes: > I have some problems with mailing list configuration. > I wanted to disable mail delivery and check list via web interface, > but some how it goes not save the changes I make. I have enabled > cookies dan it workd with other mailing lists. Hi Petro, you do not have to be subsc

Re: [O] Passing font size to exported LaTeX table

2011-05-28 Thread Suvayu Ali
Hi Tom and Seb, On Sat, 28 May 2011 09:17:18 +0200 "Sebastien Vauban" wrote: > > This looks like an improvement to me. > > I think so too. The real test will be, though, the day I will search > for additional info about the tables. And the above text seems neat > to me. > Great! All is in o

Re: [O] Experimental media-wiki export

2011-05-28 Thread Jambunathan K
The attachment didn't come through. I am attaching it here. > I am attaching test org file and the corresponding mediawiki export > (generated via the html backend). I am not sure how good the mediawiki > export is. #+TITLE: Testfile for OpenDocumentText Exporter #+AUTHOR:Jambunathan K #+EM

Re: [O] Experimental media-wiki export

2011-05-28 Thread Jambunathan K
David Mason writes: > I've found myself using the media-wiki export code in EXPERIMENTAL quite > a bit - but it seems to have broken in the most recent builds. May be this will help. http://lists.gnu.org/archive/html/emacs-orgmode/2011-04/msg00316.html > I'm curious what the status of that is -

Re: [O] Passing font size to exported LaTeX table

2011-05-28 Thread Sebastien Vauban
Hi Thomas and Suvayu, Thomas S. Dye wrote: > Suvayu Ali writes: >> diff --git a/doc/org.texi b/doc/org.texi >> index aa34cd3..5fa1e22 100644 >> --- a/doc/org.texi >> +++ b/doc/org.texi >> @@ -10160,7 +10160,7 @@ All lines between these markers are exported >> literally >> @subsection Tables in