From: Vladimir Lomov <lomov.vl@gmail.com>
To: General discussions about Org-mode <emacs-orgmode@gnu.org>
Subject: Commit 'cf5e96c8e1be5d0f9df2d98415f3ee16df9408f0' introduces texi syntax error
Date: Fri, 5 Apr 2013 17:05:43 +0900 [thread overview]
Message-ID: <20130405080543.GA764@smoon> (raw)
[-- Attachment #1: Type: text/plain, Size: 269 bytes --]
Hello,
as topic states, I attached small patch.
---
WBR, Vladimir Lomov
--
For some reason a glaze passes over people's faces when you say
"Canada". Maybe we should invade South Dakota or something.
-- Sandra Gotlieb, wife of the Canadian ambassador to the U.S.
[-- Attachment #2: org-texi.patch --]
[-- Type: text/plain, Size: 369 bytes --]
diff --git a/doc/org.texi b/doc/org.texi
index 3ce5c61..547ce3d 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -14188,11 +14188,11 @@ argument.
#+header: :file /tmp/it.png
#+begin_src dot :post attr_wrap(width="5cm", data=*this*) :results drawer
- digraph{
+ digraph@{
a -> b;
b -> c;
c -> a;
- }
+ @}
#+end_src
#+RESULTS:
next reply other threads:[~2013-04-05 8:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-05 8:05 Vladimir Lomov [this message]
2013-04-05 9:32 ` Commit 'cf5e96c8e1be5d0f9df2d98415f3ee16df9408f0' introduces texi syntax error Bastien
2013-04-05 16:37 ` Bernt Hansen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130405080543.GA764@smoon \
--to=lomov.vl@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).