Nicolas Goaziou writes:
>> * lisp/org-list.el (org-sort-list): Read COMPARE-FUNC when called
>> interactively rather than being restricted to the default behavior of
>> sort-subr's PREDICATE parameter. Guard prompts for GETKEY-FUNC and
>> COMPARE-FUNCTION with called-interactively-p, like
>> org
I want to setq org-export-filter-final-output-functions on per project
basis, is it possible?
I have #+INCLUDE: blog-header.inc in my org file with content:
#+BEGIN_EXPORT html
{{blog_header}}
On Wed, May 3, 2017, 7:10 AM Roland Everaert wrote:
> Hi,
>
> I have installed org-mode from ELPA and choose to install the version with
> the contribution, but the directory is missing in the org-plus-contrib
> package directory, and the docs directory as well.
>
> Have I missed something or is
Hello,
Allen Li writes:
> Allen Li writes:
>
>> I can think of three reasonable options:
>>
>> 1. Prompt for a note, then apply it to all affected items.
>> 2. Prompt for a note, then apply it only to items that are already
>>scheduled (and hence rescheduled).
>> 3. Don't attempt to add a no
Hello,
Adrian Bradd writes:
> Using the following agenda file as an MWE:
>
> * Incoming
> ** TODO Testing1
> ** TODO Testing2
> ** TODO Testing3
>
> I ran org-agenda and pressed 't' to list all todo items. In the agenda
> buffer I marked the task 'Testing1' with 'm' and performed a bulk action w
Hello,
Kyle Meyer writes:
> * lisp/org-macs.el (org-read-function): New function.
> * lisp/org.el (org-sort-entries):
> * lisp/org-table.el (org-table-sort-lines):
> * lisp/org-list.el (org-sort-list): Read COMPARE-FUNC when called
> interactively rather than being restricted to the default beha
Is this just for Latex export? If so, this should already work for you.
#+latex_header: \usepackage{pdflscape}
#+BEGIN_landscape
test
#+END_landscape:
> Hello, Org Mode Community,
>
> I have done some quick search, but so far it seems that org mode does not
> really support exporting written t
On Thu, May 11, 2017 at 9:20 AM Phillip Lord
wrote:
> Kaushal Modi writes:
>
>
I'm afraid that I didn't note them carefully enough to report. I just
> assumed I was on a unstable version.
Stable or not, a bug report would be always welcome.. that will help the
unstable become stable :)
I can
Kaushal Modi writes:
> On Thu, May 11, 2017, 8:20 AM Phillip Lord
> wrote:
>
>>
>> Really? That's rather confusing. So, it means that a bug here is a bug
>> in a release version?
>>
>
> Well, a bug's not a bug till it is seen :)
>
> What is the buggy behavior that you find in the Elpa version?
On Thu, May 11, 2017, 8:20 AM Phillip Lord
wrote:
>
> Really? That's rather confusing. So, it means that a bug here is a bug
> in a release version?
>
Well, a bug's not a bug till it is seen :)
What is the buggy behavior that you find in the Elpa version?
Simply put, the Melpa version has the
Hello, Org Mode Community,
I have done some quick search, but so far it seems that org mode does not
really support exporting written text in a horizontal (that is landscape)
direction
Would a feature like this be possible in the future? For example:
#+BEGIN_VERTICAL
Some text written in a typi
Michael Alan Dorman writes:
> phillip.l...@russet.org.uk (Phillip Lord) writes:
>> I would like to use some of the packages in org-plus-contrib. So, I've
>> added orgmode's ELPA archive. But I find being on the bleeding edge a
>> little buggy.
>>
>> As far as I can see, there is no "stable" ELPA
On Monday, 8 May 2017 at 16:52, Nicolas Goaziou wrote:
> Here is an updated patch, in which one can write
>
> {{{c(sub,reset)}}}
> {{{c(sub, 5)}}}
>
> or even, for the default macro
>
> {{{c(,reset)}}}
> {{{c(, 99)}}}
Finally found some time to try the patch out. All of the above work
very
13 matches
Mail list logo