Hi,
Definition list not highlight for japanese character.
for example, check this picture:
https://imgur.com/a/dBKt6
どういたしまして is not highlighted, where asdf is highlighted.
--
Best,
Shiyao
I can't find `org-babel-noweb-ref-resolve` in any of org-mode `master`
branch source code.
I use `counsel-git-grep` searched through the repository. Not found.
Can you point out where is it?
On 12/18/2017 12:12 PM, Berry, Charles wrote:
On Dec 17, 2017, at 6:08 PM, stardiviner wrote:
The
> On Dec 17, 2017, at 6:08 PM, stardiviner wrote:
>
> The example I original copied from is Emacs org-mode info.
> So I rewrite a hand typing content again:
> ```org
> * Test
>
> #+begin_src shell :tangle yes :noweb yes :shebang #!/bin/sh
> <>
> #+end_src
>
> ** the mount point of the fullest
On Sun, Dec 17, 2017 at 10:55 AM, Scott Randby wrote:
>
> On 12/15/2017 01:43 PM, Grant Rettke wrote:
> > Write it in Org. Export to Pandoc file pandoc-A.
> >
> > Export Pandoc file pandoc-A to Word file word-A. Send that to your
> > peers for review.
> >
> > Export Word file word-A to Pandoc file
I have following settings:
```elisp
(setq org-todo-keyword-faces
'(;;; todo keywords
("TODO" :foreground "orange"
:box '(:color "dim gray" :line-width -1))
("URGENT" :foreground "red"
:box '(:color "dim gray" :line-width -1
```
But I check out it's d
The example I original copied from is Emacs org-mode info.
So I rewrite a hand typing content again:
```org
* Test
#+begin_src shell :tangle yes :noweb yes :shebang #!/bin/sh
<>
#+end_src
** the mount point of the fullest disk
:PROPERTIES:
:header-args: :noweb-ref fullest-disk
:END:
*** query a
Aloha Nicolas,
Nicolas Goaziou writes:
> "Thomas S. Dye" writes:
>
>> My concern is with the time between a working manual.org and when it
>> becomes the official source. IIRC, I wasn't able to get a commitment to
>> make manual.org the official source, so was looking at an open-ended
>> future
>
>> BTW, I wasn't able to export manual.org using Org mode version 9.1.4
>> (9.1.4-elpaplus @ /Users/dk/.emacs.d/elpa/org-plus-contrib-20171205/).
>> It fails with this message:
>>
>> format: Symbol’s value as variable is void: M-x
>>
>> Does it depend on a more recent Org mode?
>
> The file
Aloha Adrian,
Adrian Bradd writes:
>
> I support the move to manual.org. If there are concerns about the
> quality of the manual.org file and its exported .texi manual that
> prevent it from becoming the master source one could ask contributors to
> add information to both the .texi and .org file
I solved my problem by specifying the column range
#+tblfm: @2$4..@-2$4 = ($3 / $2) * 100
On Sun, Dec 17, 2017 at 11:53 PM, Eric S Fraga wrote:
> On Saturday, 16 Dec 2017 at 19:24, Qiang Fang wrote:
> > The last column is the ratio between column b and a, the last row is
> > the sum of each ro
"Thomas S. Dye" writes:
> My concern is with the time between a working manual.org and when it
> becomes the official source. IIRC, I wasn't able to get a commitment to
> make manual.org the official source, so was looking at an open-ended
> future of what I considered arduous maintenance, witho
Nicolas Goaziou writes:
> Hello,
>
> The task started by Thomas S. Dye a couple years ago is now complete.
> The "manual.org" file in "contrib/" directory is an up-to-date,
> sometimes enhanced, version of the Org manual. Org can now eat its own
> dog food.
Very cool! I look forward to learning
Thanks for this. I think having the manual in org format is a great idea.
Thomas S. Dye writes:
> My concern is with the time between a working manual.org and when it
> becomes the official source. IIRC, I wasn't able to get a commitment to
> make manual.org the official source, so was looking
Aloha Nicolas,
Nicolas Goaziou writes:
> Once manual.org is the official source for org.texi, there is no need to
> modify "org.texi" directly. Only the occasional back-port from upstream
> requires to do so, which is very manageable.
>
> Do you foresee any difficulty?
No, once manual.org is the
Hello,
Kaushal Modi writes:
> Would a template Org file be available that package authors can easily use
> as a base to write their package manuals?
I'm not sure about what you mean by "template". Sure, there are a few
Texinfo specific sections (e.g., GNU Free Documentation License, Concept
ind
Hello,
"Thomas S. Dye" writes:
> When I was working on the project several years ago, I didn't notice any
> constraints introduced by Jonathan Leech-Pepin's ox-texinfo. For me, the
> hard part was trying to synchronize with the on-going changes to
> org.texi, which quickly defeated my best effor
Hi Nicholas,
Thanks for taking up this humongous project. It was a dream of many like me
to eventually read and maintain the Org manual in Org :)
To be honest, I discarded this email by instinct by just reading the title
"Dog food, anyone?", as I assumed that email to be from my neighborhood
comm
On Sun, Dec 17, 2017 at 5:35 AM Nicolas Goaziou
wrote:
> Hello,
>
> The task started by Thomas S. Dye a couple years ago is now complete.
> The "manual.org" file in "contrib/" directory is an up-to-date,
> sometimes enhanced, version of the Org manual. Org can now eat its own
> dog food.
>
There
Aloha Nicolas,
It's a real pleasure to know that Org can now eat its own dog food (and
to see Carsten's memorable phrase on the Org mode list again). Many
thanks for picking up this orphaned project. I look forward to the day
it serves as the source for org.texi.
When I was working on the project
> On Dec 17, 2017, at 6:58 AM, stardiviner wrote:
>
> I have the following org-mode file content:
>
> ```org
>
> #+begin_src shell :tangle yes :noweb yes :shebang #!/bin/sh
> <>
> #+end_src
>
> ** the mount point of the fullest disk
> :PROPERTIES:
> :header-args: :noweb-ref fullest-disk
On 12/15/2017 01:43 PM, Grant Rettke wrote:
> Write it in Org. Export to Pandoc file pandoc-A.
>
> Export Pandoc file pandoc-A to Word file word-A. Send that to your
> peers for review.
>
> Export Word file word-A to Pandoc file pandoc-B.
>
> Get the Word from your peers, the file with changes f
On Saturday, 16 Dec 2017 at 19:24, Qiang Fang wrote:
> The last column is the ratio between column b and a, the last row is
> the sum of each row, the second formula only applies from the second
> row to the row before last row. The table that doesn't work is:
>
> | | a | b |
I'm doing it try to reproduce this sagment fault. but can't reproduce it
for now.
[stardiviner] GPG key ID: 47C32433
IRC(freeenode): stardiviner Twitter: @numbchild
Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433
Blog: http://stardiviner.gi
I have the following org-mode file content:
```org
#+begin_src shell :tangle yes :noweb yes :shebang #!/bin/sh
<>
#+end_src
** the mount point of the fullest disk
:PROPERTIES:
:header-args: :noweb-ref fullest-disk
:END:
*** query all mounted disks
#+begin_src shell
df \
#+end_src
***
Hello,
Still cannot 'make update'
rm -f
git checkout
D README_ELPA
Your branch is up-to-date with 'origin/master'.
git remote update
Fetching origin
fatal: read error: Connection reset by peer
error: Could not fetch origin
make: *** [up0] Error 1
mk/targets.mk:112: recipe for target 'up0' fai
On Saturday, 16 Dec 2017 at 08:43, Tim Cross wrote:
> Good news is 7 days after finishing, I got a new position within a
> research centre where my role is 100% technical, I'm free to use
> whatever 'tool' I want provided I produce the final outcome i.e. good
> looking presentations and documents (
>
> The task started by Thomas S. Dye a couple years ago is now complete.
> The "manual.org" file in "contrib/" directory is an up-to-date,
> sometimes enhanced, version of the Org manual. Org can now eat its own
> dog food.
>
This gives us a complex org file written by some of the finest orgers
Hello,
The task started by Thomas S. Dye a couple years ago is now complete.
The "manual.org" file in "contrib/" directory is an up-to-date,
sometimes enhanced, version of the Org manual. Org can now eat its own
dog food.
During the process, I had to re-organize some parts of the manual (e.g.,
"W
Hello,
This is a heads-up about a small incompatible change in (eval ...)
macros. Here is the related ORG-NEWS entry:
Within =(eval ...)= macros, =$1=-like placeholders are always replaced
with a string. As a consequence, they must not be enclosed within
quotes. As an illustration, c
29 matches
Mail list logo