On May 7, 2010, at 5:36 PM, David Maus wrote:
Attached patch for org-wl.el contains some code cleanup and two
enhancements:
1. Store and open link to Wanderlust folders.
2. Store link to Wanderlust message while visiting the message
buffer.
Up to now it was only possible to store a
Applied, thanks.
- Carsten
On May 7, 2010, at 6:03 PM, David Maus wrote:
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report?
See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report wi
On May 7, 2010, at 5:27 PM, Eric Schulte wrote:
Carsten Dominik writes:
Also there should be a switch for turning this on and off.
I would like to integrate this code into org-entities.el.
Those both sound great. It would take a little bit of effort to look
into how to remove font-lock
On May 7, 2010, at 5:27 PM, Eric Schulte wrote:
Carsten Dominik writes:
Dear Eric,
this is fantastic.
Great, Thanks
This is kind of like X-symbol, only that I can just write my trusted
LaTeX macros and get all those characters. Makes me think that I
need
to add a few more symbols th
On May 7, 2010, at 5:17 PM, Peter Jones wrote:
Rick Moynihan writes:
I've patched org-crypt to use symmetric encryption. If org-crypt-key
is nil a symmetric cipher is used.
That seems like a pretty simple change. The documentation for
epg-encrypt-string says:
,
| If RECIPIENTS is nil
Hi David,
what is the difference/advantage of this idea over using uuidgen as
Org does now?
Thanks.
- Carsten
On May 7, 2010, at 5:57 PM, David Maus wrote:
Attached patch for org-id adds a new function `org-id-uuid' that
returns a random (version 4) uuid following the format and suggestio
On Fri, May 7, 2010 at 7:21 PM, Matt Chastagnier wrote:
> Hi,
>
> I've just started with org-mode and have done several tutorials. But I'm
> stuck with this problem for 3 hours :
>
>
> I have :
>
> | item | quantity |
> |-+--|
> | laptop | 4 |
> | desktop | 7 |
>
Matt Chastagnier wrote:
> I've just started with org-mode and have done several tutorials. But I'm
> stuck with this problem for 3 hours :
>
>
> I have :
>
> | item| quantity |
> |-+--|
> | laptop |4 |
> | desktop |7 |
> |-+--|
> | Total |
Hi,
I've just started with org-mode and have done several tutorials. But I'm
stuck with this problem for 3 hours :
I have :
| item| quantity |
|-+--|
| laptop |4 |
| desktop |7 |
|-+--|
| Total | 11 |
#+TBLFM: @4$2=vsum(@i...@ii)
I
Hi Ivanov,
Are you familiar with Org-babel?
http://orgmode.org/worg/org-contrib/babel/
It adds literate programming support to Org-mode.
Best -- Eric
Ivanov Dmitry writes:
> Hi.
> I have been using a literate programming tool: leo editor. Maybe someone
> used it. A programmer can create a
Hi all,
Recently, I've started using org + jekyll for blogging; it works well so far,
but I found a small issue when aggregating multiple org-exported-to-html
entries into one page. The problem is that some of the html-elements have
id=... attributes, which are supposed to be unique in a html docu
Attached patch for org-id adds a new function `org-id-uuid' that
returns a random (version 4) uuid following the format and suggestions
in RFC 4122:
- it collects some random, system ans user specific data
- creates a md5 hash for this data to obtain the require 32 octets
- flips the corre
Rick Moynihan writes:
> I've patched org-crypt to use symmetric encryption. If org-crypt-key
> is nil a symmetric cipher is used.
That seems like a pretty simple change. The documentation for
epg-encrypt-string says:
,
| If RECIPIENTS is nil, it performs symmetric encryption.
`
So, I
Hi.
I have been using a literate programming tool: leo editor. Maybe someone used
it. A programmer can create a tree with the description of the program with the
minuteness he wants. In each node he has a chunk of code and comments, if
needed.
Is anybody interested in creating an emacs mode, m
katepano writes:
> I was wondering if somebody managed to use orgmode as atabbed
> notebook, like gjots, or the old keynotes program from windows which I
> miss a lot or even Ms one note. I tried using tabbed.el or speedbar,
> or the sitemap of orgmode but it was not satisfactory. Any way how you
Dear Eric,
this is fantastic. This is kind of like X-symbol, only that I can
just write my trusted LaTeX macros and get all those characters.
Makes me think that I need to add a few more symbols that I commonly
use in math expressions.
I am wondering if we could be a bit more generous w
Possibly one of these...
- http://eschulte.github.com/babel-dev/publish.html
- http://orgmode.org/worg/org-tutorials/org-jekyll.php
Ulf Stegemann writes:
> I'm wondering what's the best way to export a single org file to a
> /single/ LaTeX file but also to /multiple/ HTML files. Think of lengthy
Ulf Stegemann wrote:
>I'm wondering what's the best way to export a single org file to a
>/single/ LaTeX file but also to /multiple/ HTML files. Think of lengthy
>manuals and things like that where such a strategy may be sensible. What
>came to my mind were include commands or publishing functions
When I press 'C-c C-x C-c' on a headline in org-mode, I get into column view as
expected, however the font is huuuge!
I remember seeing the same sized font when starting emacs without my config
file.
I have set the font size for this very reason... but column mode seems to
ignore it
According t
On Fri, 07 May 2010 09:27:44 -0600, "Eric Schulte"
wrote:
[...]
> agreed, maybe this would be better (using [:alnum:])? The only reason
> for the restriction is to keep symbols from appearing mid way through
> typing out some other symbol or word.
Eric,
ignore my previous email (which crosse
katepano writes:
> Hello All,
> I was wondering if somebody managed to use orgmode as atabbed notebook, like
> gjots, or the old keynotes program from windows which I miss a lot or even Ms
> one note. I tried using tabbed.el or speedbar, or the sitemap of orgmode but
> it
> was not satisfactory.
On Wed, 05 May 2010 10:19:44 -0600, "Eric Schulte"
wrote:
>
> Hi,
>
> Recently I've been making use of org-entites for exporting my greek/math
> heavy class notes to HTML. I'm really loving the results.
>
> This morning I've started playing around with the below function
> `org-pretty-entitie
On Fri, 07 May 2010 09:40:55 +0300, katepano wrote:
>
> Hello All,
> I was wondering if somebody managed to use orgmode as atabbed
> notebook, like gjots, or the old keynotes program from windows which I
> miss a lot or even Ms one note. I tried using tabbed.el or speedbar,
> or the sitemap of or
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
-
All,
In doing a C-c l in a normal .tex file, I get an error, similar to one I
was getting earlier in dired. The dired error is fixed, but I just
noticed today that I get a similar error when trying to store a link
within an buffer for an open file.
Here is the trace:
,
| Debugger entered--
Attached patch for org-wl.el contains some code cleanup and two
enhancements:
1. Store and open link to Wanderlust folders.
2. Store link to Wanderlust message while visiting the message
buffer.
Up to now it was only possible to store a link to a message when
point was in the
Hi!
> Can I have it for the distribution? In this case you need to
> decide which license you want to distribute it under and mention
> that in the script file. Any of the usual OpenSource licenses
> will do for this.
Delighted!
This script is free software; you can redistribute it
and/or modify
The contrib directory has htmlize.el in it. Is it the
latest,canonical one or I'd need to look somewhere else? I'm a bit
fond of that as it enables me to share code without worrying about
fontification that I'm used to.
sivaram
--
___
Emacs-orgm
Carsten Dominik writes:
> Dear Eric,
>
> this is fantastic.
Great, Thanks
> This is kind of like X-symbol, only that I can just write my trusted
> LaTeX macros and get all those characters. Makes me think that I need
> to add a few more symbols that I commonly use in math expressions.
>
Yea,
On May 6, 2010, at 8:40 PM, katepano wrote:
Hello All,
I was wondering if somebody managed to use orgmode as atabbed
notebook, like gjots, or the old keynotes program from windows which
I miss a lot or even Ms one note. I tried using tabbed.el or
speedbar, or the sitemap of orgmode but it
On May 7, 2010, at 4:20 PM, Osamu OKANO wrote:
Hi!
this looks really good! What is imperfect?
This script is linewise.
So it can't deal with a new line when an emphasis markup.
==pass==
{\tt org-replace-disputed-keys}.
==fail==
{\tt
org-replace-disputed-keys}.
==
Regards.
OK, I ju
Hi,
both functions work without any problem for me, so I do not know what
you are doing differently. maybe you ned to describe exactly how you
are calling the functions.
- Carsten
On May 6, 2010, at 1:34 PM, T Helms wrote:
Thanks for bringing this up, it would be a useful tool.
I get a
Hi!
> this looks really good! What is imperfect?
This script is linewise.
So it can't deal with a new line when an emphasis markup.
==pass==
{\tt org-replace-disputed-keys}.
==fail==
{\tt
org-replace-disputed-keys}.
==
Regards.
___
Emacs-or
Hi Thomas,
this sounds like a useful idea to me.
What happens if a user sets a preset filter with agenda custom command
options?
Maybe there should be a command to set and clear this persistent filter?
Would you like to implement this in order to complete this feature?
- Carsten
On May 6, 2
On May 7, 2010, at 10:30 AM, Michael Sperber wrote:
Carsten Dominik writes:
any progress with integrating noutline.el into XEmacs?
Yes: I've tweaked it (and its dependents) appropriately, committed
it to
the packages repository, and it's now in pre-release. My intention
was
to e-mai
Carsten Dominik writes:
> any progress with integrating noutline.el into XEmacs?
Yes: I've tweaked it (and its dependents) appropriately, committed it to
the packages repository, and it's now in pre-release. My intention was
to e-mail you as soon as there was an official release of the relevan
Carsten Dominik writes:
> On May 7, 2010, at 4:16 AM, Chris Thompson wrote:
>
>> 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/or
On May 7, 2010, at 4:16 AM, Chris Thompson wrote:
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 or
Hi Matt,
I agree and have applied your patch, thanks.
- Carsten
On May 6, 2010, at 5:05 PM, Matt Lundin wrote:
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 r
Hello All,
I was wondering if somebody managed to use orgmode as atabbed notebook,
like gjots, or the old keynotes program from windows which I miss a lot
or even Ms one note. I tried using tabbed.el or speedbar, or the sitemap
of orgmode but it was not satisfactory. Any way how you manage to h
Hi Michael,
any progress with integrating noutline.el into XEmacs?
Thanks
- Carsten
On Apr 19, 2010, at 1:00 PM, Michael Sperber wrote:
Carsten Dominik writes:
The compromise for me would be this:
- You fix the things above.
- I leave the rest of the necessary compatibility code in
- I
Hi Hendrik,
this has already been fixed in the git repository, but not yet made
it into a release.
Note that the XEmacs support in Org-mode is being reduced now, and
that you will need to switch to the develloper version of XEmacs if
you want to use future versions of Org-mode. 6.35 is comp
42 matches
Mail list logo