On 2015-12-14 17:22, Mike McLean writes:
> Earlier in this thread, Rasmus suggested “Perhaps it should be a defcustom?”
>
> With a new version (2016) of Microsoft Outlook for Mac that does not install
> inside of a "Microsoft Office 2011" directory, this indeed should be a
> defcustom.
>
> This p
Hi,
I only use a function name, e.g.
(defun my-html-preamble (options)
"my preamble")
and
(setq org-publish-project-alist
'(
("org-notes"
:base-directory "~/org/"
:base-extension "org"
:publishing-directory "~/public_html/"
:recursive t
On 2015-12-14 19:08, Mike McLean writes:
> The attached patch adds support for Evernote Note links in
> contrib/org-mac-link.el
This looks good to me, although I don't have Evernote so I cannot test
it. I'll push it at the end of the week unless I hear otherwise.
Thanks,
Alan
--
OpenPGP Key
On 2015-12-14 23:53, Nicolas Goaziou writes:
> Hello,
>
> Alan Schmitt writes:
>
>> It almost works: the generated html uses two '#' instead of one:
>>
>> Mac OS X
>
> Fixed. Thank you.
It's working great, thanks.
Alan
--
OpenPGP Key ID : 040D0A3B4ED2E5C7
Athmospheric CO₂ (Updated December 1
I have in the past used the org-freemind-to-org-mode function, which
is no longer included in org-mode. It used to be part of
org-freemind.el file (see
http://orgmode.org/w/org-mode.git?p=org-mode.git;a=blob_plain;f=lisp/org-freemind.el;hb=8f49547aaf0f9396f2a0bcfb25ce2c33be5e91fd
).
I have since
Hi Paul,
FWIW I like your package! And thanks!
Paul Rodriguez writes:
> This updates the version of org-velocity in contrib to the latest version.
>
> The new version supports an Ido-like style of refining searches
> interactively, and changes the default behavior to better accommodate users
>
2015-12-15 0:20 GMT+01:00 Nicolas Goaziou :
> Fabrice Popineau writes:
>
> > I am not fond of eval at all, at least not in this specific case.
> > So yes, your way is at least as good as what I did.
>
> Fine. Would you want to provide a patch along these lines? It may
> require an entry in ORG-NE
Forward report to Org mailing list, and closing from Emacs bug tracker.
> B V Raghav writes:
> 1. I open an ORG file, with template headers, default and texinfo template.
> 2. I write some simple ascii data to a few tree nodes.
> 3. Export using i i for texinfo
> And it crashes with fol
On 2015-12-14, at 21:48, Nick Dokos wrote:
> Marcin Borkowski writes:
>
>>> On 2015-12-12, at 09:53, Nicolas Goaziou wrote:
>>>
You can use a dedicated function in `org-agenda-skip-function' for that
(e.g., ignore task if one of its parents is a done task).
>>
>> OK, so it doesn't w
Hi there,
Does anybody know how to convert a paragraph to a plain list, and vice versa.
For example, I would like to convert
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse viverra
consectetur euismod. Donec non tempor turpis.
to
1. Lorem ipsum dolor sit amet, consecte
Marcin Borkowski writes:
> On 2015-12-14, at 21:48, Nick Dokos wrote:
>
>> Marcin Borkowski writes:
>>
On 2015-12-12, at 09:53, Nicolas Goaziou wrote:
> You can use a dedicated function in `org-agenda-skip-function' for that
> (e.g., ignore task if one of its parents is a don
Hi
On 12/13/2015 03:00 PM, Xavier Garrido wrote:
> Dear orgers,
>
> I would like to wrap a given org section between =\begin,\end= LaTeX
> environment. These sections are identified by a special tag :correction:
> and to initiate the =\begin= flag I have basically no problem by using
> the org-e
Hi Paul,
> This updates the version of org-velocity in contrib to the latest
> version.
>
> The new version supports an Ido-like style of refining searches
> interactively, and changes the default behavior to better accommodate
> users who use org-velocity for navigation instead of note-taking.
I
13 matches
Mail list logo