Hello,
Will Pierce writes:
> Adds a function to turn the highlighted region into a block quote for
> export ("#+begin_quote...#+end_quote").
>
> As a writer using org-mode I've found this very useful.
I believe this can already be achieved in a more general way with
org-insert-structure-templat
Ah. Here it is with a proper commit msg:
On 4 August 2018 at 17:23, Will Pierce wrote:
> Adds a function to turn the highlighted region into a block quote for
> export ("#+begin_quote...#+end_quote").
>
> As a writer using org-mode I've found this very useful.
>
> W
>
0001-Add-org-quote-reg
Adds a function to turn the highlighted region into a block quote for
export ("#+begin_quote...#+end_quote").
As a writer using org-mode I've found this very useful.
W
0001-Add-org-quote-region-function.patch
Description: Binary data
Kaushal Modi writes:
Oh it seems I misunderstood how it works, I thought the cookie
should
be in the front, e.g.:
[@20]. item 20
22. item 22
etc.
but instead it should be
1. [@20] item 20
and after pressing M-RET it automatically replaces 1. with 20.
Maybe the
documentation on this
Hello,
On Sat, Aug 4, 2018, 8:12 AM Ag Ibragimov wrote:
>
> According to the documentation:
>
> > If you want a list to start with a different value (e.g., 20), start
> > the text of the item with [@20]
>
> it doesn't seem to work for me. What am I missing?
What does not work?
1. Can you past
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.