Kaushal Modi writes:
> On Tue, Dec 5, 2017 at 7:31 AM Rasmus wrote:
>
> If you have any suggestions on how to improve ox-publish to
> better suit
> please share them.
>
>
> Hello Rasmus,
>
> I'd like to make the ox-publish based exporting working for my
> ox-hugo[1] package but so fa
Allen Li writes:
> I think what Nicolas is saying is this (^ is point):
>
> * ^Heading
>
> M-S-left/right works here.
>
> * Heading
> ^content text
>
> M-S-left/right does not work here. Let’s assume that it does work
> here to be consistent with the feature/bug you are requesting.
>
> * Heading
On Sat, Dec 9, 2017 at 4:41 PM, Nathan Aclander
wrote:
>
> Nicolas Goaziou writes:
>
>> I don't qualify this as a bug. These commands explicitly work when point
>> is at the beginning of an item. Indeed, the sub-item may be arbitrarily
>> large, contain tables... it would be confusing to move the
Nicolas Goaziou writes:
> I don't qualify this as a bug. These commands explicitly work when point
> is at the beginning of an item. Indeed, the sub-item may be arbitrarily
> large, contain tables... it would be confusing to move the whole
> sub-list when its structure is out of sight.
Why do y
Hello all,
Rasmus' org-tempo patch has landed, and it's time to make a few
adjustments to org-insert-structure-template: I think we're moving to
string keys in the template alist, rather than character keys, and also
some people noted that the keybinding "C-c C-x w" is too close to "C-c
C-x C-w",
Dear Kaushal,
The real treat is to read your nice message and to be a member of such a
fantastic group of people!
Following your advice to stick to a stable release I searched for info on
how to install it and I found instructions in
http://orgmode.org/org.html#Installation telling me to run "M-x
> On Dec 8, 2017, at 1:20 PM, Rasmus wrote:
>
>>
>> A minor gotcha: if you `(require 'org-tempo)' after an org buffer has
>> been created you will need to (org-mode-restart) the buffer to enable
>> completions. I got stuck trying to add custom templates until I
>> realized this.
>
> It should
"numbch...@gmail.com" writes:
> error report when I `(require 'org-tempo)`
Because your org-structure-template-alist is mal-formatted:
("Q" "#+BEGIN_SRC
sql-mode ?\n\n#+END_SRC" "#+BEGIN_SRC sql-mode ?\n\n#+END_SRC")
Rasmus
--
The right to be left alone is a human right
error report when I `(require 'org-tempo)`
Debugger entered--Lisp error: (error "Format specifier doesn’t match
argument type")
format("<%c" "Q")
(closure (t) (pair) (format "<%c" (car pair)))(("Q" "#+BEGIN_SRC sql-mode
?\n\n#+END_SRC" "#+BEGIN_SRC sql-mode ?\n\n#+END_SRC"))
mapcar((closure