On Oct 25, 2010, at 7:30 PM, Matt Lundin wrote:
Eric S Fraga writes:
On Sun, 24 Oct 2010 17:11:34 +0200, Rainer Thiel jena.de> wrote:
http://orgmode.org/worg/org-faq.php#org-diary-class
This would be exactly what I need -- if it really worked. It does
not
for me, probably because I h
OK, I think this change is now done. Thank you all for sharing your
expertise!
- Carsten
On Oct 25, 2010, at 11:39 PM, Sebastian Rose wrote:
Christian Moe writes:
Maybe someone with a browser where colgroups actually do work
(Opera!) can check
1. if they only work with the align attribut
Applied, thanks.
- Carsten
On Oct 24, 2010, at 10:01 PM, Łukasz Stelmach wrote:
Łukasz Stelmach writes:
I've disovered, that %%(org-bbdb-anniversaries) returns (as every
other
sexp) a string. Which is OK if there is only one.
Anniversaries: John Doe's 10th wedding anniversary
Unfortun
On Oct 25, 2010, at 7:48 PM, Jambunathan K wrote:
For people who cannot use git, the
snapshot release files,
corresponding to the latest git version,
are provided http://repo.or.cz/w/org-mode.git";>in the git
repository. Choose which snapshot you want, presumably
the first line in the "sho
On Oct 25, 2010, at 11:52 PM, Baoqiu Cui wrote:
Sebastian Rose writes:
Carsten Dominik writes:
OK, I will use class. I could make a special case for the docbook
exporter..
+1
+1 for making a "special case for the docbook exporter". :-) (DocBook
documents can be rendered in differe
On Tue, Oct 26, 2010 at 10:34 AM, Noorul Islam wrote:
> On Tue, Oct 26, 2010 at 10:05 AM, Carsten Dominik
> wrote:
>>
>> On Oct 26, 2010, at 6:29 AM, Noorul Islam wrote:
>>
>>> On Mon, Oct 25, 2010 at 5:46 PM, Carsten Dominik
>>> wrote:
On Oct 25, 2010, at 1:58 PM, Noorul Islam wrote:
>Which Org mode version are you using?
>
>M-x org-version RET
>
>And can you give an example of a link that does not work as expected?
>
>Best,
> -- David
>
Hello,
Thanks for the feedback. Here is an example of failing link:
[[file://localhost/c%3A/msys/1.0/temp/foo.html][link]]
the file ex
On Tue, Oct 26, 2010 at 10:05 AM, Carsten Dominik
wrote:
>
> On Oct 26, 2010, at 6:29 AM, Noorul Islam wrote:
>
>> On Mon, Oct 25, 2010 at 5:46 PM, Carsten Dominik
>> wrote:
>>>
>>> On Oct 25, 2010, at 1:58 PM, Noorul Islam wrote:
>>>
On Mon, Oct 25, 2010 at 4:48 PM, Noorul Islam wrote:
>>>
On Oct 26, 2010, at 6:29 AM, Noorul Islam wrote:
On Mon, Oct 25, 2010 at 5:46 PM, Carsten Dominik
wrote:
On Oct 25, 2010, at 1:58 PM, Noorul Islam wrote:
On Mon, Oct 25, 2010 at 4:48 PM, Noorul Islam
wrote:
On Mon, Oct 25, 2010 at 4:21 PM, Marcel van der Boom >
wrote:
Hi all,
I'm i
On Mon, Oct 25, 2010 at 5:46 PM, Carsten Dominik
wrote:
>
> On Oct 25, 2010, at 1:58 PM, Noorul Islam wrote:
>
>> On Mon, Oct 25, 2010 at 4:48 PM, Noorul Islam wrote:
>>>
>>> On Mon, Oct 25, 2010 at 4:21 PM, Marcel van der Boom
>>> wrote:
Hi all,
I'm in the process of migrati
On 25 Oct 2010 at 17:45, Carsten Dominik wrote:
>
>
> However, what we still need is this:
>
> Make your file as small as possible so that it still repeats the bug.
>
>
>
> Then: how do you construct the agenda view? Is it the daily agenda,
> or a TODO list. What does it look like? In wh
Sebastian Rose writes:
> Carsten Dominik writes:
>> OK, I will use class. I could make a special case for the docbook
>> exporter..
>
> +1
+1 for making a "special case for the docbook exporter". :-) (DocBook
documents can be rendered in different formats, some of which (like PDF)
may know
Christian Moe writes:
> Maybe someone with a browser where colgroups actually do work (Opera!) can
> check
>
> 1. if they only work with the align attribute, and not with CSS, and
>
> 2. whether they still work (take precedence) now that the individual cells are
> aligned with CSS for their class
Hi all,
Even though this problem has been solved by exporting a region
consisting of a single subtree ... I've always thought that it would
be nice to be able to get the same behavior using org-publish, so that
it can be used more easily in scripts. To be concrete: if I have this
structure:
* Es
[Veering off-topic, just to round off a discussion]
On 10/25/10 4:55 PM, Sebastian Rose wrote:
How refer to all right-aligned `td' elements in a certain tables without
some special attribute anyway.
Fair point. (In an ideal world, as long as the whole column is
right-aligned it should be en
Hello,
I am just learning how to use GPG, org-crypt, and epa. I am using:
- org version 7.01h
- emacs version GNU Emacs 23.2.1 (x86_64-pc-linux-gnu, GTK+ Version
2.20.1) of 2010-08-14 on barber, modified by Debian.
In my .emacs I have the following variables set:
(require 'epa)
(require 'or
Actually, I have one more question:
The exporter does now (in addition to setting classes for individual
fields)
Should this be classes instead of align attributes as well?
Thanks!
- Carsten
Maybe someone with a browser where colgroups actually do work (Opera!)
can check
1. if they on
Hello !
Well, here is an example:
> #+tblname: lower
> | 2 | b |
> | 4 | d |
> | 5 | e |
> | 6 | h |
>
> #+tblname: upper
> | 1 | A |
> | 3 | C |
> | 4 | D |
> | 10 | J |
> | 2 | B |
>
> #+begin_src emacs-lisp :var t1=lower :var t2=upper
> (merge-tables-by-first-column t1 t2)
> #+end_src
I like to view text (and org) files in variable-pitch-mode, but tables
should remain fixed-pitch or they look like garbage. Solution: make
the org-table face inherit from fixed-pitch. I easily customized it,
but it would be nice if switching to fixed-pitch-mode was turnkey for
everyone.
__
Hi John,
In the case you describe I would export the *code* of the tikz latex
block rather than the file resulting from evaluating the block.
This is possible by adding the following header argument to the code
block which will evaluate the latex block when the export target is not
latex and will
On Mon, Oct 25, 2010 at 1:53 PM, Eric Schulte wrote:
> Hi John,
>
> In the case you describe I would export the *code* of the tikz latex
> block rather than the file resulting from evaluating the block.
>
>
Code = raw LaTeX/TikZ code? If so, I don't really care about that. i just
want the graphic.
Followup question. I have an existing diagram I had already exported to PDF
via LaTeX, taken a screenshot of, and used in a presentation. I tried the
same diagram with the new method and am having issues with the font. The
original org file is like this:
*---( File_1.org -> embedded LaTeX )---*
#+
> For people who cannot use git, the
> snapshot release files,
> corresponding to the latest git version,
> are provided http://repo.or.cz/w/org-mode.git";>in the git
> repository. Choose which snapshot you want, presumably
> the first line in the "shortlog" section and click the
> tar.gz or
Eric S Fraga writes:
> On Sun, 24 Oct 2010 17:11:34 +0200, Rainer Thiel wrote:
>> >> http://orgmode.org/worg/org-faq.php#org-diary-class
>>
>> This would be exactly what I need -- if it really worked. It does not
>> for me, probably because I haven't really understood how it is
>> supposed to
Hi,
here is the crontab line that Bastien uses to create the *latest.tar.gz.
0 0 * * * /home/cdominik/bin/tarzip-latest-org.sh >> /dev/null 2>&1
So in principle these should be produced daily.
So I I say I just made a fix, you cannot expect the change to be in
there
before tomorrow. And the
Giovanni Ridolfi wrote:
> >> > AFAIK, that's the latest *released* version:
> >> > releases. If you don't want to use git to get the latest development
> >> > version, you can get a tarball of it (or any version really) from
> >>
> >> Ok I was told differently on this list but ok.
>
> Not o
Hello,
> Rainer Stengele writes:
> Dear all,
> I am struggling with a simple indentation problem.
> Having this: (1)
>
> * test
> - indented
> line
> ^
> point at "^" and pressing TAB results in:
> * test
On Oct 25, 2010, at 4:29 PM, George Pearson wrote:
On 25 Oct 2010 at 8:12, Carsten Dominik wrote:
Hi George,
why do you keep us guessing about your setup and file. Post
your setup and an example file (as minimal as possible).
You really do not give us *anything* to hook on to.
I was reall
I will look into that.
Thomas
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Nick Dokos writes:
> Uwe Brauer wrote:
>> Nick Dokos writes:
>>
[ org-latest.zip ]
>> > AFAIK, that's the latest *released* version:
>> > releases. If you don't want to use git to get the latest development
>> > version, you can get a tarball of it (or any version really) from
>>
>> Ok I
Another wrinkle on this, related to the priority change (A-Z). If
I try to set the priority in the agenda by typing a comma, and then
entering the (capital) priority letter at the prompt
Priority A-Z, SPC to remove:
then I get:
org-agenda-priority: Wrong type argument: integer-or-marker-p, nil
Hi all,
This patch fixes the issue I originally described here:
http://article.gmane.org/gmane.emacs.orgmode/32281
It preserves math-mode delimiters (e.g. "$" and "\(") in the document
title when exporting to LaTeX. (That is, it prevents them from being
escaped, by running the title through org-
All,
Is it possible to have multi-line headlines? If so, how do I set it up?
Thanks for the help!
Bill
--
Bill Zingler
Zingler & Associates, Inc.
(443) 822-4857
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs
Carsten Dominik writes:
> OK, I will use class. I could make a special case for the docbook
> exporter..
+1
>> Having to set /anything/ on each cell just to align a column is not optimal
>> either, but since some browsers don't honor colgroups, it's the most robust
>> way.
How refer to
I'm finding that, when I export as Latex or html, quoted strings don't
get translated properly.
I.e., a bit of text like ="foo"= will be translated literally, instead
of turning into a code marked-up string.
I am attaching a simple document of this type, and the results of export
to latex. Expor
Nick Dokos wrote:
>
> Overall, I think getting snapshot tarballs like this is more reliable;
> but using git is much more efficient, both in terms of server resources
> and in terms of efficient use of your time: if you are uploading a
I meant: do
Here's a new copy from org-submit-bug-report. It is slightly different
from before, as I changed to customizied low and default priority
settings since the earlier post.
Emacs : GNU Emacs 23.2.1 (i386-mingw-nt5.1.2600)
of 2010-05-08 on G41R2F1
Package: Org-mode version 7.01h
current state:
=
Am 25.10.2010 15:10, schrieb Rainer Stengele:
> Hi all,
>
> Can I customize the faces in the agenda dependant on the priority of the
> entries?
>
> - Rainer
>
>
> ___
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
On 25 Oct 2010 at 8:12, Carsten Dominik wrote:
> Hi George,
>
> why do you keep us guessing about your setup and file. Post
> your setup and an example file (as minimal as possible).
> You really do not give us *anything* to hook on to.
What else is needed? My second post contained the output
Hi Bernd,
It seems that you have already found the best solution in the indirect
edit buffers (by calling C-c ' from inside of a code block). I would
only add that in the email you mentioned below, I was specifically
talking about syntax highlighting of R code in Org-mode buffers, which
at the ti
Uwe Brauer wrote:
> >> Regarding Re: [Orgmode] Re: 7.01 & Xemacs 21.4.22: decompose-region is not
> >> known; Nick Dokos adds:
>
>> Uwe Brauer wrote:
>>> And in this package I can't see your change,
>>> org-freemind is the same as in the package of yesterday
>>>
>
>> AF
>> Regarding Re: [Orgmode] Re: 7.01 & Xemacs 21.4.22: decompose-region is not
>> known; Carsten Dominik adds:
> Testing under both Emacs and XEmacs would be highly appreciated.
Ok I downloaded it,
- compilation now is fine! (Xemacs 21.4.22 Mule with
the newest xemacs-base pkg).
>> Regarding Re: [Orgmode] Re: 7.01 & Xemacs 21.4.22: decompose-region is not
>> known; Nick Dokos adds:
> Uwe Brauer wrote:
>> And in this package I can't see your change,
>> org-freemind is the same as in the package of yesterday
>>
> AFAIK, that's the latest *released* vers
Uwe Brauer wrote:
> Well I just downloaded
> http://orgmode.org/org-latest.tar.gz
>
>
> And in this package I can't see your change,
> org-freemind is the same as in the package of yesterday
>
AFAIK, that's the latest *released* version: it's only updated for
releases. If you don't want to
I pushed now, sorry about that.
- Carsten
On Oct 25, 2010, at 3:21 PM, Nick Dokos wrote:
Uwe Brauer wrote:
Well I just downloaded
http://orgmode.org/org-latest.tar.gz
And in this package I can't see your change,
org-freemind is the same as in the package of yesterday
AFAIK, that's the
On Oct 25, 2010, at 3:13 PM, Christian Moe wrote:
On 10/25/10 11:08 AM, Carsten Dominik wrote:
On Oct 25, 2010, at 10:51 AM, Christian Moe wrote:
On 10/25/10 6:36 AM, Baoqiu Cui wrote:
I am wondering if there
is any special reason to use "class" instead of "align". If not,
can we
change th
On Oct 25, 2010, at 3:13 PM, Christian Moe wrote:
On 10/25/10 11:08 AM, Carsten Dominik wrote:
On Oct 25, 2010, at 10:51 AM, Christian Moe wrote:
On 10/25/10 6:36 AM, Baoqiu Cui wrote:
I am wondering if there
is any special reason to use "class" instead of "align". If not,
can we
change th
On 10/25/10 11:08 AM, Carsten Dominik wrote:
On Oct 25, 2010, at 10:51 AM, Christian Moe wrote:
On 10/25/10 6:36 AM, Baoqiu Cui wrote:
I am wondering if there
is any special reason to use "class" instead of "align". If not,
can we
change the elisp code to use "align"?
I believe the "align"
Hi all,
Can I customize the faces in the agenda dependant on the priority of the
entries?
- Rainer
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-o
>> Regarding Re: [Orgmode] Re: 7.01 & Xemacs 21.4.22: decompose-region is not
>> known; Carsten Dominik adds:
> On Oct 25, 2010, at 12:48 PM, Uwe Brauer wrote:
Regarding Re: [Orgmode] Re: 7.01 & Xemacs 21.4.22: decompose-
>>
>> But couldn't you just add
>>
>> (if (feat
Dear all,
I am struggling with a simple indentation problem.
Having this: (1)
* test
- indented
line
^
point at "^" and pressing TAB results in:
* test
- indented
line
^
==
On Oct 25, 2010, at 1:58 PM, Noorul Islam wrote:
On Mon, Oct 25, 2010 at 4:48 PM, Noorul Islam
wrote:
On Mon, Oct 25, 2010 at 4:21 PM, Marcel van der Boom > wrote:
Hi all,
I'm in the process of migrating from org-remember to org-capture.
Pretty easy going so far, but it seems org-capture ad
Carsten Dominik writes:
> On Oct 25, 2010, at 10:45 AM, Łukasz Stelmach wrote:
>> OR, if you think that CSV should stay as it is then I
>> suggest such a rewrite:
>>
>> (defun orgtbl-to-csv (table params)
>> (orgtbl-to-generic table (org-combine-plists
>>params
>>
On Mon, Oct 25, 2010 at 4:48 PM, Noorul Islam wrote:
> On Mon, Oct 25, 2010 at 4:21 PM, Marcel van der Boom wrote:
>> Hi all,
>>
>> I'm in the process of migrating from org-remember to org-capture.
>> Pretty easy going so far, but it seems org-capture adds newlines, which
>> I think it should not
Here's a patch that add an option to sort files in the sitemap
chronologically. A "#+DATE" driven sorting is still missing IMO.
--8<---cut here---start->8---
diff --git a/lisp/org-publish.el b/lisp/org-publish.el
index c66cd29..74afa87 100644
--- a/lisp/org-pub
Richard Moreland writes:
Hi,
> On Oct 24, 2010, at 12:53 AM, Puneeth wrote:
>
>> The FOSDEM site says,
>> 2010-10-23: Acceptance notification of devrooms
>>
>> Wondering if you have any news on this.
>
> Nothing yet, unfortunately. I'll keep the list posted as soon as I hear
> anything.
Hi Noorul,
could you please make a more detailed test case of this but, with an
example files (capture target and refile target files) and step by
step instructions. I am not sure I understand what exactly you are
doing.
Thanks.
- Carsten
On Oct 23, 2010, at 10:42 AM, Noorul Islam wrot
On Oct 25, 2010, at 12:48 PM, Uwe Brauer wrote:
Regarding Re: [Orgmode] Re: 7.01 & Xemacs 21.4.22: decompose-
region is not known; Carsten Dominik
adds:
(if (featurep 'emacs)
(require 'rx))
To org-freemind
otherwise it *does not* compile
Yes. I still need to et to fixing org-freem
On Mon, Oct 25, 2010 at 4:21 PM, Marcel van der Boom wrote:
> Hi all,
>
> I'm in the process of migrating from org-remember to org-capture.
> Pretty easy going so far, but it seems org-capture adds newlines, which
> I think it should not do.
>
> My (test) capture-template is:
>
> (("t" "Todo" entr
On 10/25/2010 02:18 AM, Carsten Dominik wrote:
> Hi,
>
> I have the feeling that there are really two strands of
> discussion going on here.
>
> 1. A two-level or even hierarchical way to *enter* *normal* tags,
>i.e. tags that are specified in the headline of a node.
>
> 2. A complex new str
Hi all,
I'm in the process of migrating from org-remember to org-capture.
Pretty easy going so far, but it seems org-capture adds newlines, which
I think it should not do.
My (test) capture-template is:
(("t" "Todo" entry
(file "~/.outlet/GTD.org")
"* TODO %?" :prepend t :empty-lines 0)
wit
>> Regarding Re: [Orgmode] Re: 7.01 & Xemacs 21.4.22: decompose-region is not
>> known; Carsten Dominik adds:
>>
>> (if (featurep 'emacs)
>> (require 'rx))
>>
>> To org-freemind
>> otherwise it *does not* compile
> Yes. I still need to et to fixing org-freemind.el.
Dear Carsten,
dear Nick,
if you are using a standard German locale on either Windows or MacOS, MS Excel
will use semicolons instead of commas as separators when saving in CSV format -
so, really, it is "semicolon separated value" by default for MS products - the
wisdom of this approach is quest
On Oct 25, 2010, at 12:16 PM, Uwe Brauer wrote:
Regarding Re: [Orgmode] Re: 7.01 & Xemacs 21.4.22: decompose-
region is not known; Carsten Dominik
adds:
Org does:
(require 'outline) (require 'noutline)
I just downloaded the latest xemacs-base pkg and yes the
compilation works, with
Hello,
I am trying my hand at Org Babel as I am very excited about its potential.
Particularly, I am interested in generating LaTeX (and HTML, XML, etc.) from an
.org file which contains R code (and Python, SQL, etc.). Though I typically use
Sweave for the purpose of incorporating R with LaTeX,
>> Regarding Re: [Orgmode] Re: 7.01 & Xemacs 21.4.22: decompose-region is not
>> known; Carsten Dominik adds:
> Org does:
> (require 'outline) (require 'noutline)
I forgot to add: not only does the compilation work, also org
itself seems to work, so far
Uwe
>> Regarding Re: [Orgmode] Re: 7.01 & Xemacs 21.4.22: decompose-region is not
>> known; Carsten Dominik adds:
> Org does:
> (require 'outline) (require 'noutline)
I just downloaded the latest xemacs-base pkg and yes the
compilation works, with respect to noutline!
*But* I still have
org-time-stamp and others
diff --git a/doc/org.texi b/doc/org.texi
index 4f1a982..ef57655 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -5070,15 +5070,13 @@ format. All commands listed below produce timestamps in the correct
format.
@table @kbd
-...@kindex C-c .
-...@item C-c .
+...@orgcmd{
Carsten Dominik writes:
>
> I am actually using right now:
>
> th.right { text-align:center; }
> th.left { text-align:center; }
> th.center { text-align:center; }
>
> because is seem right to me that a table header is centrally
> aligned even if the fields are lift or right aligned.
yes, s
On Oct 25, 2010, at 10:45 AM, Łukasz Stelmach wrote:
Bernt Hansen writes:
Łukasz Stelmach writes:
Carsten Dominik writes:
What use case do you have in mind?
[...]
My bank lets me download monthly reports as CSV. In fact they let me
choose the separator and the default value is the comm
On Oct 25, 2010, at 11:02 AM, Giovanni Ridolfi wrote:
Carsten Dominik writes:
I am actually using right now:
th.right { text-align:center; }
th.left { text-align:center; }
th.center { text-align:center; }
because is seem right to me that a table header is centrally
aligned even if t
Carsten Dominik writes:
> But I believe you told me that this outline.el has provide statements
> for both outline and noutline, right?
Yes. But if it's not loaded yet, you need to call it by "outline".
(I.e. it's in file outline.el, not noutline.el.)
--
Cheers =8-} Mike
Friede, Völkerverstä
On Oct 25, 2010, at 10:51 AM, Christian Moe wrote:
On 10/25/10 6:36 AM, Baoqiu Cui wrote:
I am wondering if there
is any special reason to use "class" instead of "align". If not,
can we
change the elisp code to use "align"?
I believe the "align" attribute is slated for obsoletion in HTML5
Hi all,
Carsten Dominik wrote:
> Hi Lukasz,
>
> thanks for the patch, but I do not understand it.
>
> The separator for csv is always the comma, or am I wrong here?
> So this function should use comma, hard-coded.
Just to confirm what has been implictly shown by Nick, the separator can be
many th
On Oct 25, 2010, at 11:07 AM, Michael Sperber wrote:
Carsten Dominik writes:
But I believe you told me that this outline.el has provide statements
for both outline and noutline, right?
Yes. But if it's not loaded yet, you need to call it by "outline".
(I.e. it's in file outline.el, not n
On Oct 25, 2010, at 10:54 AM, Noorul Islam wrote:
On Mon, Oct 25, 2010 at 12:41 PM, Carsten Dominik
wrote:
Hi Noorul, hi Richard,
On Oct 23, 2010, at 12:16 PM, Noorul Islam wrote:
On Sat, Oct 23, 2010 at 2:12 PM, Noorul Islam
wrote:
On Fri, Oct 22, 2010 at 5:13 PM, Richard Riley >
wr
Richard Lawrence writes:
Hi, Richard,
> Nick Dokos writes:
>
>>> 1) Is this difference between whole-document vs. current-subtree export
>>> the expected behavior?
>>>
>> Looks like a bug to me. I can reproduce it too.
>
> Was my original email enough to constitute a bug report?
Well, a wee
On Mon, Oct 25, 2010 at 12:41 PM, Carsten Dominik
wrote:
> Hi Noorul, hi Richard,
>
>
> On Oct 23, 2010, at 12:16 PM, Noorul Islam wrote:
>
>> On Sat, Oct 23, 2010 at 2:12 PM, Noorul Islam wrote:
>>>
>>> On Fri, Oct 22, 2010 at 5:13 PM, Richard Riley
>>> wrote:
What determines the leve
On 10/25/10 6:36 AM, Baoqiu Cui wrote:
I am wondering if there
is any special reason to use "class" instead of "align". If not, can we
change the elisp code to use "align"?
I believe the "align" attribute is slated for obsoletion in HTML5, on
the grounds that it's better handled by CSS.
ht
Hi,
Bernt Hansen wrote:
> Ross Patterson writes:
>> I would like to be able to designate some of my clock time as unbillable
>> such that when using a clockreport the unbillable time is not included. I
>> would also like to compare billable and unbillable time if possible.
>>
>> Currently I eithe
Bernt Hansen writes:
> Łukasz Stelmach writes:
>> Carsten Dominik writes:
>>> What use case do you have in mind?
[...]
>> My bank lets me download monthly reports as CSV. In fact they let me
>> choose the separator and the default value is the comma. But I choose
>> '|' because then I can open
On Oct 25, 2010, at 8:13 AM, Michael Sperber wrote:
Carsten Dominik writes:
On Oct 24, 2010, at 7:28 PM, Uwe Brauer wrote:
Regarding Re: [Orgmode] Re: 7.01 & Xemacs 21.4.22: decompose-
region is not known; Carsten Dominik
adds:
Hi Uwe,
Does the latest Org-mode git version work for
Hi Noorul, hi Richard,
On Oct 23, 2010, at 12:16 PM, Noorul Islam wrote:
On Sat, Oct 23, 2010 at 2:12 PM, Noorul Islam
wrote:
On Fri, Oct 22, 2010 at 5:13 PM, Richard Riley > wrote:
What determines the level of a new capture element? e.g I just
created
one and it started at "".
fea
On Oct 23, 2010, at 9:28 PM, Sebastian Rose wrote:
Carsten Dominik writes:
I have now in the default style:
td, th { vertical-align: top; }
th.right { text-align:right; }
th.left { text-align:left; }
th.center { text-align:center; }
I am actually using right now:
th.right { text-a
Hi,
I have the feeling that there are really two strands of
discussion going on here.
1. A two-level or even hierarchical way to *enter* *normal* tags,
i.e. tags that are specified in the headline of a node.
2. A complex new structure that would somehow utilize properties to
crease a tag-
Hi George,
why do you keep us guessing about your setup and file. Post
your setup and an example file (as minimal as possible).
You really do not give us *anything* to hook on to.
- Carsten
On Oct 24, 2010, at 11:27 PM, George Pearson wrote:
On 24 Oct 2010 at 15:45, George Pearson wrote:
T
Carsten Dominik writes:
> On Oct 24, 2010, at 7:28 PM, Uwe Brauer wrote:
>
Regarding Re: [Orgmode] Re: 7.01 & Xemacs 21.4.22: decompose-
region is not known; Carsten Dominik
adds:
>>
>>> Hi Uwe,
>>
>>> Does the latest Org-mode git version work for you now?
>>
>> For xemacs 21.4.
87 matches
Mail list logo