On Jun 18, 2009, at 9:54 PM, Samuel Wales wrote:
Others have pointed out the relevant commands. Here are some possible
bindings for you.
What I do is bind c-m-arrow, analogous to the way I bind them in Lisp.
Maybe you will find those bindings useful. The relevant insight is
trees -- both Lis
On Jun 19, 2009, at 2:19 AM, Bastien wrote:
Matthew Lundin writes:
#+MACRO: special-table #+HTML: something
Note that you can also use a variable in your macro:
#+MACRO: special-table #+HTML: $1
{{{special-table(something)}}}
PS: this is not yet documented in the manual.
It is now. T
On Jun 18, 2009, at 3:11 PM, giovanni.rido...@yahoo.it wrote:
--- Gio 18/6/09, Stefan Vollmar ha scritto:
#+MACRO is exactly what I was looking for.
(1) The release notes of 6.27 say:
Macro processing for export has been enhanced:
- You can use arguments in a macro, for example
#+macro he
On Wed, Jun 17, 2009 at 12:24 AM, Thomas S. Dye wrote:
> Aloha all,
> First, org-mode is really useful. The more I use it, the more useful it
> gets and the more I appreciate its flexibility. I've been using it for
> several months but still feel like a newbie. Perhaps the problem I'm hav
On Fri, Jun 19, 2009 at 10:32 AM, Thomas S. Dye wrote:
> Aloha all,
> My earlier query didn't make it past the moderators. I just wanted
> to say that I figured out how to fix the problem I was having with
> checkboxes. It strikes me as weird that I had to Esc-Q, then TAB on
> every lin
Aloha all,
My earlier query didn't make it past the moderators. I just wanted to
say that I figured out how to fix the problem I was having with
checkboxes. It strikes me as weird that I had to Esc-Q, then TAB on
every line. But it worked.
org-mode is still neat, even though you compute
Hi:
I've been trying to make candlestick plots with org-plot, and the only
way I've found that I can do this is by specifying a custom script in
the +PLOT options. However, I noticed that when I specify a script,
all other +PLOT options I specify, such as with set: or line:, are
completely ignored
Hi,
I would like to use gnuplot with org-mode tabular function.But I
haven't managed to use it until now.
I would like to submit to you few remarks I have done.
I use GNU Emacs 22.2.1 (i386-mingw-nt5.1.2600) on Microsoft Windows XP OS.
I have installed gnuplot and I can use it with gnuplot-mode.
Org-mode version: 6.27a
I configured org-remember-templates to use a file named "project.todo" to
hold todo entries for me.
(setq org-remember-templates
("Project" ?p "* TODO %?\n %u" "~/org/project.todo" bottom )))
I hadn't added the .todo extension to the auto-mode-alist so when it wa
Aloha all,
First, org-mode is really useful. The more I use it, the more useful
it gets and the more I appreciate its flexibility. I've been using it
for several months but still feel like a newbie. Perhaps the problem
I'm having stems from this.
I use the checkbox feature a lot, with
Matthew Lundin writes:
> #+MACRO: special-table #+HTML: src="./images/icon.png"/>something
Note that you can also use a variable in your macro:
#+MACRO: special-table #+HTML: $1
{{{special-table(something)}}}
PS: this is not yet documented in the manual.
--
Bastien
_
I apologize for sending so many updates.
I was able to get the feature I desire by adding the following to the top of
the exported LaTeX and replacing "itemize" with "packed_item".
\newenvironment{packed_item}{
\begin{itemize}
\setlength{\itemsep}{1pt}
\setlength{\parskip}{0pt}
\setlength{\
Strange that it is not reproducible even with the minimal startup.
It happens to me every time I save a remember that is long enough to
trigger auto-save.
On Fri, Jun 5, 2009 at 00:00, Carsten Dominik wrote:
> I am still unable to reproduce this.
>
> Anyone?
>
> - Carsten
>
> On Jun 5, 2009, at 5
On Thu, Jun 11, 2009 at 11:56 PM, Andreas Burtzlaff wrote:
> you remembered me to publish the new version 0.4 of org-fstree, that
> features dynamic generation and deletion of directory contents on
> visibility change and thus makes the complete filesystem browsable in
> real time inside the org fi
I had used the following:
#+LATEX_HEADER:\addtolength{\itemsep}{-4pt}
and, previously:
#+LATEX_HEADER:\setlength{\itemsep}{1pt}
Neither of them makes a difference.
Alan
On Fri, Jun 19, 2009 at 8:18 AM, Alan E. Davis wrote:
> I can see now that the LaTeX source for my outline is not in l
I can see now that the LaTeX source for my outline is not in list form, but
in sections. When I reformat to use list notation in org, the following do
not change anything in the pdf that is output. Interestingly, when I export
LaTeX into a buffer latex then complains about too many nested levels
I need to print outlines in a more compact form than LaTeX lists ordinarily
provide. I often have used the paralist package, although it conflicts with
some other packages. How can I alter the line spacing for the lists
directly, for export?
I found this suggestion, and I was going to use #+LATE
Xin Shi writes:
> Hi Sebastian,
>
> I see. So, in your initial email, "using mouse" only means click on the
> links make by the js file.
Yes.
Modifying the history is considered dangerous (it is).
But you can return from file b to file a using the browsers back
button. Now to the very point
Carsten Dominik writes:
> Fixed, thanks.
Thank *you*! Works just fine now.
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Fixed, thanks.
- Carsten
On Jun 18, 2009, at 6:53 PM, Eric S Fraga wrote:
Carsten et al.,
I have run into the following problem with the latest git release of
org-mode. When attempting to export an org file as latex, I get the
following (truncated to remove excess amount of file contents etc
Thanks for the post. Investigating helped me find a problem with my
own subscription to the list. (I had subscribed with a different
address than I was posting with). No wonder discussions often seemed
to proceed as if I hadn't answered. My messages were always waiting
in the approve queue. If
Hi Sebastian,
I see. So, in your initial email, "using mouse" only means click on the
links make by the js file.
Xin
On Thu, Jun 18, 2009 at 10:58 AM, Sebastian Rose wrote:
> Xin Shi writes:
> > Hi Sebastian,
> >
> > This is a really great feature I was hoping to have!
> >
> > I tried to get
In gmail, there doesn't seem to be an obvious indication that your
message made it to the list. That is, you do not have both messages
(your sent mail and the received one).
Is there a way? This seems relevant.
Thanks.
On 2009-06-18, Manish wrote:
> On Thu, Jun 18, 2009 at 1:51 PM, Carsten
Others have pointed out the relevant commands. Here are some possible
bindings for you.
What I do is bind c-m-arrow, analogous to the way I bind them in Lisp.
Maybe you will find those bindings useful. The relevant insight is
trees -- both Lisp and outlines instantiate them.
Would be great if
Xin Shi writes:
> Hi Sebastian,
>
> This is a really great feature I was hoping to have!
>
> I tried to get the http://orgmode.org/org-info.js and tested on Firefox
> 3.0.11, the "B" works but click on the go back button is not working. ...
> not sure why.
The reason for this is, we can not modi
On Thu, Jun 18, 2009 at 1:27 PM, Carsten Dominik wrote:
>
> On Jun 16, 2009, at 5:27 PM, Manish wrote:
>
>> On Tue, Jun 16, 2009 at 9:49 AM, James wrote:
>>>
>>> If you tweak org-agenda-custom-commands to create a PostScript
>>> version of your agenda (for example by following this
Carsten et al.,
I have run into the following problem with the latest git release of
org-mode. When attempting to export an org file as latex, I get the
following (truncated to remove excess amount of file contents etc)
debug trace:
,
| Debugger entered--Lisp error: (void-variable org-export
On Jun 18, 2009, at 12:18 PM, Giovanni Ridolfi wrote:
Dear all,
I have found a strange behaviour in capturing column view.
Org-mode version 6.27trans (of the 08th of June 2009)
GNU Emacs 23.0.94.1 (i386-mingw-nt5.1.2600) of 2009-05-24 on SOFT-
MJASON
1. vertical bars in the heading
given t
Hi Michael,
thank you very much for this extensive set of changes!
I have applied the patch.
- Carsten
On Jun 16, 2009, at 4:50 PM, Kaelbling, Michael wrote:
<> I took the liberty of editing for punctuation and
typos.
I can diff it if you like (diff -u is 65 KB zipped).
Mit freundlichen
Hi Carsten,
That's great! Thanks a lot!
Just one tiny typo in the docstring:
"these ca be Lisp forms"
~~~ -> can
Xin
On Thu, Jun 18, 2009 at 1:09 AM, Carsten Dominik
wrote:
> Hi Xin,
>
> I have pushed a change to this effect. It introduces a new variable
> org-export-table-row-ta
On Thu, Jun 18, 2009 at 1:51 PM, Carsten Dominik wrote:
> Hi all,
>
> Paul Rivier is one of the two[1] moderators of emacs-orgmode,
> i.e. one if the two great guys that make sure any mail arriving on
> our list from non-subscribers is passed through timely, but only if
> it is releva
On Thu Jun 18 2009 at 07:02, Matthew Lundin wrote:
> Hi Rick,
>
> Rick Moynihan writes:
>
>> I was just thinking that often I want to jump around items in
>> org-mode more quickly than I do at present, depending on the context
>> of the point.
>>
>> e.g.
>>
>> * Foo
>> blah blah blah
>> * Bar
Hi,
stuck projects views can be used for many things beyond their initial purpose.
It would be nice to be able to override the header when building a
custom view -- currently it is set to "List of stuck projects: ".
Many thanks in advance,
Nicolas
___
Hi Sebastian,
This is a really great feature I was hoping to have!
I tried to get the http://orgmode.org/org-info.js and tested on Firefox
3.0.11, the "B" works but click on the go back button is not working. ...
not sure why.
Thanks!
Xin
One question is in one org file, how to specify the int
Rick Moynihan writes:
> I was just thinking that often I want to jump around items in org-mode
> more quickly than I do at present, depending on the context of the
> point.
>
> e.g.
>
> * Foo
> blah blah blah
> * Bar |
> blah blah blah
> * Baz
>
> Assuming the point is located at | I might want t
Ahh - I knew this technique existed. But I tried to find it in the
manual (since I never used yet).
Documentation for this is missing. Maybe mention it in the concept index
would help?
Regards
Sebastian
diff --git a/doc/org.texi b/doc/org.texi
index a8a6105..77584d4 100644
--- a/doc/org.te
--- Gio 18/6/09, Stefan Vollmar ha scritto:
> #+MACRO is exactly what I was looking for.
>
> (1) The release notes of 6.27 say:
> > Macro processing for export has been enhanced:
> > - You can use arguments in a macro, for example
> #+macro hello Greet the $1: Hello $1
> which is just what I h
I can lend one hand guys.
*Greg Newman*
http://20seven.org
twitter: 20seven
On Thu, Jun 18, 2009 at 4:21 AM, Carsten Dominik
wrote:
> Hi all,
>
> Paul Rivier is one of the two[1] moderators of emacs-orgmode, i.e. one if
> the two
> great guys that make sure any mail arriving on our list from
Carsten Dominik writes:
>> * Training Log
>> [2009-06-19 Fri]
>>
>> Change the square brackets to angle brackets then you will
>> find the cloning works!
>
> I guess inactive time stamps should be shifted as well?
> I am not entirely sure about this, but I have made that change.
>
> Comments?
>
Hi Stefan,
Stefan Vollmar writes:
> we have used org-mode for creating HTML content for software
> documentation and it beats everything we have tried over the last
> couple of years hands down, excellent work!
>
> For one project, I used several statements like this (simplified):
>
> #+HTML: t
Hi Rick,
Rick Moynihan writes:
> I was just thinking that often I want to jump around items in org-mode
> more quickly than I do at present, depending on the context of the
> point.
>
> e.g.
>
> * Foo
> blah blah blah
> * Bar |
> blah blah blah
> * Baz
>
> Assuming the point is located at | I
C-c C-n
C-c C-p
Enjoy!
On Thu, Jun 18, 2009 at 12:10:53PM +0100, Rick Moynihan wrote:
> I was just thinking that often I want to jump around items in org-mode
> more quickly than I do at present, depending on the context of the
> point.
>
> e.g.
>
> * Foo
> blah blah blah
> * Bar |
> blah blah
I can help out with this.
--
Mikael Fornius
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Dear Giovanni,
excellent, many thanks!
#+MACRO
is exactly what I was looking for.
(1) The release notes of 6.27 say:
> Macro processing for export has been enhanced: > > - You can use
arguments in a macro, for example > #+macro hello Greet the $1: Hello $1
which is just what I had been hopin
I was just thinking that often I want to jump around items in org-mode
more quickly than I do at present, depending on the context of the
point.
e.g.
* Foo
blah blah blah
* Bar |
blah blah blah
* Baz
Assuming the point is located at | I might want to quickly jump to
previous headings by pushing
Dear all,
I have found a strange behaviour in capturing column view.
Org-mode version 6.27trans (of the 08th of June 2009)
GNU Emacs 23.0.94.1 (i386-mingw-nt5.1.2600) of 2009-05-24 on SOFT-MJASON
1. vertical bars in the heading
given the file file.org
--file.org-
-*- mode
--- Gio 18/6/09, Stefan Vollmar ha scritto:
>
> For one project, I used several statements like this
> (simplified):
>
> #+HTML: src="./images/icon.png"/>something
>
> #+HTML: src="./images/icon.png"/>other
>
> The result looks exactly the way we have planned it,
> however, ideally one woul
Hello,
we have used org-mode for creating HTML content for software
documentation and it beats everything we have tried over the last
couple of years hands down, excellent work!
For one project, I used several statements like this (simplified):
#+HTML: td>something
#+HTML: td>other
The
2009/6/18 Carsten Dominik
>
> On Jun 17, 2009, at 2:40 AM, Nicolas Girard wrote:
>
> Hi all,
>>
>> currently the code in org-exp-blocks is intended for pre-processing only.
>> It seems to me like org-mode would gain a very powerful feature, if
>> blocks could also be previewed in their own buffe
On Jun 17, 2009, at 1:25 AM, Jere McDevitt wrote:
Org-mode version: 6.27a
I configured org-remember-templates to use a file named
"project.todo" to hold todo entries for me.
(setq org-remember-templates
("Project" ?p "* TODO %?\n %u" "~/org/project.todo" bottom )))
I hadn't added
Fixed, thanks.
- Carsten
On Jun 17, 2009, at 2:25 AM, Nicolas Girard wrote:
Hi,
following the last commits, it seems like a rule for
org-exp-blocks.elc is missing in the Makefile.
Cheers,
Nicolas
___
Emacs-orgmode mailing list
Remember: use `Reply
On Jun 17, 2009, at 2:40 AM, Nicolas Girard wrote:
Hi all,
currently the code in org-exp-blocks is intended for pre-processing
only.
It seems to me like org-mode would gain a very powerful feature, if
blocks could also be previewed in their own buffer, using the same
mechanism as the org-fo
Hi all,
Paul Rivier is one of the two[1] moderators of emacs-orgmode, i.e. one
if the two
great guys that make sure any mail arriving on our list from non-
subscribers
is passed through timely, but only if it is relevant and no spam.
Paul says that he would like to be relieved of this task b
Applied, with the following changes:
The variable has been renamed to org-export-latex-verbatim-wrap and
its definition has been moved to org-latex.el. The value of the
variable must be a cons cell, not a list (just because this is how
Org usually works for options like this, not because it is t
Hi Sebastian,
On Jun 17, 2009, at 11:52 PM, Sebastian Rose wrote:
Hi,
just cannot resist posting this here:
Why would you even consider to resist? :-)
this is really great, I missed the possibility to go back to the most
recent position.
- Carsten
The navigation of org-info.js has
On Jun 17, 2009, at 2:40 AM, Nicolas Girard wrote:
Hi all,
currently the code in org-exp-blocks is intended for pre-processing
only.
It seems to me like org-mode would gain a very powerful feature, if
blocks could also be previewed in their own buffer, using the same
mechanism as the org-fo
On Jun 16, 2009, at 5:27 PM, Manish wrote:
On Tue, Jun 16, 2009 at 9:49 AM, James wrote:
If you tweak org-agenda-custom-commands to create a PostScript
version
of your agenda (for example by following this link...
http://orgmode.org/worg/org-tutorials/org-custom-agenda-commands.php#sec-5.4
On Jun 17, 2009, at 1:01 AM, Nicolas Girard wrote:
Hi,
as title says: using the trunk version of org-mode,
I couldn't get
#+LATEX_HEADER:
to work.
It works just fine for me.
- Carsten
___
Emacs-orgmode mailing list
Remember: use `Reply All' to
Fixed, thanks.
- Carsten
On Jun 17, 2009, at 2:25 AM, Nicolas Girard wrote:
Hi,
following the last commits, it seems like a rule for
org-exp-blocks.elc is missing in the Makefile.
Cheers,
Nicolas
___
Emacs-orgmode mailing list
Remember: use `Reply
Applied, with the following changes:
The variable has been renamed to org-export-latex-verbatim-wrap and
its definition has been moved to org-latex.el. The value of the
variable must be a cons cell, not a list (just because this is how
Org usually works for options like this, not because it is t
Hi Sebastian,
On Jun 17, 2009, at 11:52 PM, Sebastian Rose wrote:
Hi,
just cannot resist posting this here:
Why would you even consider to resist? :-)
this is really great, I missed the possibility to go back to the most
recent position.
- Carsten
The navigation of org-info.js has
On Jun 18, 2009, at 1:56 AM, Charles Cave wrote:
Nicolas Aggelidis gmail.com> writes:
Hi Charles!I have a training log that has the following headings
* Training Log
[2009-06-19 Fri]
Change the square brackets to angle brackets then you will
find the cloning works!
I guess inactive time
62 matches
Mail list logo