Hello,
Bastien
I will to assign my copyright to the FSF.
I sent request-assign-future.txt to ass...@gnu.org now.
Regards,
Ryo
Bastien writes:
> Hi Ryo,
>
> I'm willing to apply this patch but since you already submitted "tiny
> changes" we would need to have you sign the FSF copyright assignme
I use Wanderlust and can make links from org just fine.
I used gnus from 2008 to 2010 but could not make it work as I wanted. It
seemed to value some things that I didn't (e.g. scoring, splitting, NNTP-style
everywhere) whereas it didn't shine in other areas I needed (e.g. multiple SMTP
se
Hi James,
James Harkins writes:
> ~~
> If this variable is set to 'integrate' ("As children of outline
> headings" in the customize interface), plain list items will be
> treated like low-level headlines.
> ~~
If find the above a bit clumsy and repetitive, I just updated the
docstring like this
I know this is kind of an org-mode 101 question, sorry, but after searching
docs for a couple of days, I could use a pointer. I want to write a
function in a code block in python or perl that steps through lines of text
and does some complicated reformatting, adding in html bits and such, for a
spe
Hi George,
George McNinch writes:
> I waited for a new org-plus-contrib elpa package to try this... I
> installed the new one just now, and
>
> M-x org-mime-htmlize
>
> in a message buffer now gives a "Wrong number of arguments" error.
>
> Maybe I've done something boneheaded, but I can't wo
Gour writes:
> Yesterday I read a bit about mu(4e), but it seems it handles only email
> and not nntp?
I use mu4e, and what I really like about it is that the links are
stable, even when moving mail from outside (like a web mail app or a
mobile device). I could never get the registry to work well
Hello list,
I have an article I've written in Org. To submit it to the publisher, it
needs to follow a particular ms word style template.
I hope to achieve this with the odt exporter. Reading the org manual it
seems the style sheet that the odt exporter uses will need to contain a
couple of har
Hi Gour
VM, too, cooperates just fine with org.
I use orgstruct- and orgtbl-mode in mail-mode and linking and capturing work
like a charm.
Salome
> I use Wanderlust and can make links from org just fine.
>
> I used gnus from 2008 to 2010 but could not make it work as I wanted. It
> seem
Hello,
In speed keys, the ';' key is bound to "set tags". In the agenda view,
';' is bound to some timer function, and it's ':' that is bound to "set
tags". Should they be consistent?
Thanks,
Alan
joa...@verona.se writes:
> Hello list,
>
> I have an article I've written in Org. To submit it to the publisher, it
> needs to follow a particular ms word style template.
>
> I hope to achieve this with the odt exporter. Reading the org manual it
> seems the style sheet that the odt exporter use
i'm a very new user to orgmode- loving it!
currently using it with clojure and with clojurescript.
i have installed nodejs
not sure what to do next
do i need an 'ob.javascript file?
can't seem to find any docs.
TIA
-dougie
On 1.1.2013, at 19:25, Alan Schmitt wrote:
> Hello,
>
> In speed keys, the ';' key is bound to "set tags". In the agenda view,
> ';' is bound to some timer function, and it's ':' that is bound to "set
> tags". Should they be consistent?
I would say yes, this would be useful to have consistent.
On Thu, Dec 27, 2012 at 3:18 AM, François Pinard wrote:
> Eric Schulte writes:
>
> > Unfortunately Rudel doesn't appear to be maintained [...]
>
> Moreover, looking around, I saw a few comparisons and comments in which
> other tools using the Obby protocol, which Rudel primarily supports, had
> n
* Torsten Wagner wrote:
> Hi,
Hi Torsten!
> I plan to buy a document scanner with ADF and duplex function to scan all
> incoming/intermediate/outgoing papers, convert them into PDF and link those
> into my org-files.
I definitely recommend you to but Fujitsu ScanScap S1500. I do have
the Mac ve
Hi Alan and Carsten,
Carsten Dominik writes:
>> In speed keys, the ';' key is bound to "set tags". In the agenda view,
>> ';' is bound to some timer function, and it's ':' that is bound to "set
>> tags". Should they be consistent?
>
> I would say yes, this would be useful to have consistent.
Sp
Jambunathan K writes:
> But considering that no one made such a request, he removed it from
> org-e-odt.el. I can re-instate the removed changes in to org-e-odt.el.
That'd be great. Thanks!
--
Bastien
Hi Daniel,
Daniel Clemente writes:
> Hi, I send a patch which allows org-complete to complete if you do „J o h n
> TAB“ even if your contact was written as <<>> (now you would have to
> type < < < J TAB).
> It can be extended to remove emphasis, strongs, etc. if someone
> needs it.
The func
Daniel Clemente writes:
> I use Wanderlust and can make links from org just fine.
>
> I used gnus from 2008 to 2010 but could not make it work as I wanted. It
> seemed to value some things that I didn't (e.g. scoring, splitting, NNTP-style
> everywhere) whereas it didn't shine in other areas
Hi George,
George McNinch writes:
> I "git cloned" just now, compiled, restarted emacs.
>
> Now when I do M-x org-mime-htmlize in a message buffer, I get
>
>org-export-as-org: Wrong type argument: listp, string
I forgot org-export-as-org -- this should now be fixed.
Also for org-export-as-d
El Tue, 01 Jan 2013 23:57:27 +0100 Bastien va escriure:
>
> The function you introduced is used within `org-contacts-format-email',
> where using a bare name makes more sense IMHO.
>
Exactly. It says:
(concat name " <" email ">")
But name is <<>> and you will get: <<>>
With the patch y
El Tue, 01 Jan 2013 23:14:19 + Richard Riley va escriure:
> > (gnus)
>
> Multiple smtp servers are well supported for quite a while now.
>
Yes, I used it, but it was not an elegant solution. Just look at how much
information you need to make it work; it's frightening:
http://emacswiki.org
El Sun, 30 Dec 2012 19:04:25 +0100 Karl Voit va escriure:
>
> I plan to implement a new weblog system that parses Org-mode files
> and generates (static) HTML output. Yes, I am aware that there are
> other solutions out there but I do not like them for various
> reasons.[1]
Nice! I also don't l
Hi Bastien,
>> I waited for a new org-plus-contrib elpa package to try this...
>> I installed the new one just now, and
>>
>> M-x org-mime-htmlize
>>
>> in a message buffer now gives a "Wrong number of arguments"
>> error.
Bastien> I fixed this, the first patch a
dougie smith writes:
> i have installed nodejs
> not sure what to do next
>
> do i need an 'ob.javascript file?
>
> can't seem to find any docs.
AFAIK, the only documentation is in the file ob-js.el. Back in 2011,
Eric Schulte welcomed patches to ob-js.el to support sessions with
node. I don't
HTML export hasn't been working right for me for a while.
Given a minimal org-mode file with some Ruby code in it, the code section
in the exported HTML has a bunch of garbage characters added to each line,
like ''.
I've posted source and generated HTML here: https://gist.github.com/4432744
M
Bastien writes:
> Hi Alan and Carsten,
>
> Carsten Dominik writes:
>
>>> In speed keys, the ';' key is bound to "set tags". In the agenda view,
>>> ';' is bound to some timer function, and it's ':' that is bound to "set
>>> tags". Should they be consistent?
>>
>> I would say yes, this would be us
26 matches
Mail list logo