David Maus writes:
[...]
> 1/
>
> But I still feel uncomfortable with the current solution: Even if the
> message created by current org-mail-htmlize is a valid MIME message (I
> think so) it is a rather complex MIME structure and I have no idea how
> other MUAs will display such a message.
>
Y
"Eric Schulte" writes:
> Dan Davison writes:
>
>> "Eric Schulte" writes:
>>
>>> Hi,
>>>
>>> I've been using the code currently located at [1] for sending HTML email
>>> [2] for a little while now, and it is working very well.
>>
>> Hi Eric,
>>
>> I just tried pasting content from an org file in
Hi,
I am using MobileOrg to carry my Org-Mode files with me while being away
from Emacs. MobileOrg works excellent for my task management and note
taking needs. However, I often need to find a free slot in my calendar
or need to get an overview of upcoming deadlines and MobileOrg's agenda
views do
Dan Davison writes:
> "Eric Schulte" writes:
>
>> Hi,
>>
>> I've been using the code currently located at [1] for sending HTML email
>> [2] for a little while now, and it is working very well.
>
> Hi Eric,
>
> I just tried pasting content from an org file into a message-mode buffer
> and calling
Eric Schulte wrote:
>Hi David,
> [...]
>>
>> 2nd/
>>
>> The usage of multipart/alternative is not in compliance with the
>> specs, too. There it reads:
>>
>> [...]
>>
>> So if you attach *only a part* of the plain text message body, you
>> should not use multipart/alternative: Because
>>
>> 1. a
"Eric Schulte" writes:
> Hi,
>
> I've been using the code currently located at [1] for sending HTML email
> [2] for a little while now, and it is working very well.
Hi Eric,
I just tried pasting content from an org file into a message-mode buffer
and calling org-mail-htmlize on the region, and
Hello,
I was wondering if there was a feature in OrgMode to provide 'VALARM's
when exporting to .ics?
A sample event created, for example, in Sunbird generated this code:
BEGIN:VALARM
TRIGGER;VALUE=DURATION:-PT5M
DESCRIPTION:Mozilla Alarm: Lunch w/Bob
ACTION:DISPLAY
END:VALARM
I was
On Tue, Mar 30, 2010 at 08:53:17PM +0100, Leo wrote:
> although many people have been saying it is
> intimidating, it is not.
Oh yes it is :)
I fondly[1] remember spending *ages* trying to find out how to set the
citation line (you don't, you setq message-citation-line-function
'my-message-inser
Robert Goldman wrote:
> Thanks for the news. I'm looking forward to having a new look at VM, if
> it works well with IMAP now.
>
> Unfortunately, at least the documentation on the emacs wiki for how to
> use IMAP is badly ambiguous. There's a paragraph on the distinction
> between the use of l
On 3/31/2010 5:35 AM, Carsten Dominik wrote:
On Mar 31, 2010, at 11:00 AM, Chris Gray wrote:
Carsten Dominik wrote:
-
* =org-export-latex-classes= no longer should be customized for packages
...
So if you have cu
Robert Goldman wrote:
> Manuel Hermenegildo fi.upm.es> writes:
>
> >
> >
> > I have to say in VM's defense that it is working very well for me (and
> > has supported IMAP for a very long time)
>
> Is this really true? In my days of using VM --- I eventually gave it up for
> Thunderbird ---
Hi,
I've been using the code currently located at [1] for sending HTML email
[2] for a little while now, and it is working very well.
I wonder if this should be included in the contrib directory of
Org-mode? Also, since it currently only supports gnus (it should be
very easy to extend to WL and
Manuel Hermenegildo fi.upm.es> writes:
>
>
> I have to say in VM's defense that it is working very well for me (and
> has supported IMAP for a very long time)
Is this really true? In my days of using VM --- I eventually gave it up for
Thunderbird --- VM never had true IMAP support that could
Dan Davison writes:
> (setq gnus-summary-line-format
> (concat
>"%0{%U%R%z%}"
>"%3{│%}" "%1{%~(pad-right 10)&user-date;%}" "%3{│%}" ;; date
>" "
>"%4{%-20,20f%}" ;; name
>" "
>"%3{│%}"
>" "
>"%1{%B%}"
>"%
Thanks, I've made your suggested change and applied the patch. -- Eric
Carsten Dominik writes:
> Hi Eric, looks good to me, please go ahead and apply this patch.
>
> I would not have expected that this is such a compact change.
> The only improvement I can see would be to use org-add-props to
>
I'm not an Emacs user, but use it for org-mode, mostly on a Mac.
I tried finding some discussions on this list about what everyone
on this list uses for Emacs.
I have three Emacs builds that I bounce back & forth between:
1) Aquamacs
2) http://atomized.org/wp-content/cocoa-emacs-nightly/ (found o
Leo Ferres writes:
> Just trying to learn Org-Mode (which I find absolutely great so far).
> I was wondering if anyone could let me know how to change the
> automatic generation of "table of contents" in the export to html
> code, so I can go back and forth between "Contenidos" (in Spanish) and
>
On Wed, Mar 31, 2010 at 9:00 AM, Nathan Neff wrote:
> FYI, the latest Aquamacs Preview 5 solved the "Refile error - kill is not a
> (set of) trees"
> problem (at least for me).
>
> http://www.mail-archive.com/emacs-orgmode@gnu.org/msg14756.html
>
> I downloaded the newest version, and ran it with
FYI, the latest Aquamacs Preview 5 solved the "Refile error - kill is not a
(set of) trees"
problem (at least for me).
http://www.mail-archive.com/emacs-orgmode@gnu.org/msg14756.html
I downloaded the newest version, and ran it with
Org-mode version 6.34trans (release_6.34c.243.g2bca7.dirty)
http
On Mar 31, 2010, at 4:16 PM, Eric Schulte wrote:
Carsten Dominik writes:
[...]
Only if you have previously customized org-export-latex-classes in
order to add more usepackage statements, then you should remove your
customization of that variable and list your set of additional
packages in o
Darlan Cavalcante Moreira writes:
> Whenever I send an E-mail in wanderlust it sends a copy to me, except in
> mailing lists (since I will already receive the E-mail through the mailing
> list). Maybe this is not the most elegant way, but it works very well and I
> don't have to even think about
Carsten Dominik writes:
[...]
> Only if you have previously customized org-export-latex-classes in
> order to add more usepackage statements, then you should remove your
> customization of that variable and list your set of additional
> packages in org-export-latex-packages-alist instead.
>
> Am
Dear all;
Just trying to learn Org-Mode (which I find absolutely great so far).
I was wondering if anyone could let me know how to change the
automatic generation of "table of contents" in the export to html
code, so I can go back and forth between "Contenidos" (in Spanish) and
the usual "Table of
On Mar 31, 2010, at 11:00 AM, Chris Gray wrote:
Carsten Dominik wrote:
-
* =org-export-latex-classes= no longer should be customized for
packages
The HEADER part of this variable should now only contain the
docum
Hi,
On Wed, Mar 31, 2010 at 3:38 AM, Jonathan Creekmore
wrote:
>
> Geralt,
> You could try ignoring the inbox folder and just pay attention to the All
> Mail folder. That should accomplish the same thing. Otherwise, you could try
> setting up a virtual folder that contains Inbox and Sent Items.
>
Hi,
I'm using the ORDERED property in some/most of my projects and
generally hide BLOCKED items everywhere except in a special list of
blocked items which I review with some regularity. Overall, this works
fine, org nicely filters out what is possible to work on and hides
others.
I'd like to make
Carsten Dominik wrote:
> -
> * =org-export-latex-classes= no longer should be customized for packages
> The HEADER part of this variable should now only contain the
> documentclass macro, nothing else - at least normally.
Whenever I send an E-mail in wanderlust it sends a copy to me, except in
mailing lists (since I will already receive the E-mail through the mailing
list). Maybe this is not the most elegant way, but it works very well and I
don't have to even think about this.
- Darlan
At Tue, 30 Mar 2010 21:15:
Geralt,
You could try ignoring the inbox folder and just pay attention to the
All Mail folder. That should accomplish the same thing. Otherwise, you
could try setting up a virtual folder that contains Inbox and Sent
Items.
--
Jonathan Creekmore
jonat...@thecreekmores.org
Sent from my iPhon
29 matches
Mail list logo