From: Eric S Fraga <esflists@gmail.com>
To: "Charles R (Charlie) Martin" <chasrmartin@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Potential bug: embedded dot fails on require ob-graphviz-dot
Date: Mon, 20 Nov 2017 07:48:32 +0000 [thread overview]
Message-ID: <874lppwfu7.fsf@gmail.com> (raw)
In-Reply-To: <CABd2k00tm4OqUZWoi5GkpuUVzKLGNWbYSsKy9n7eTaLRpKqQdQ@mail.gmail.com> (Charles R. Martin's message of "Sun, 19 Nov 2017 13:03:39 -0700")
[-- Attachment #1: Type: text/plain, Size: 877 bytes --]
On Sunday, 19 Nov 2017 at 13:03, Charles R (Charlie) Martin wrote:
> I think the problem is that if you register graphviz-dot as a language, it
> generates that require. I got it halfway working by changing the language
> back to just dot; I need to go back figure out how to nonetheless use
> graphviz-mode for editing.
I got my setup working. I had to use the git version of graphviz-dot
mode as the one that comes with emacs-goodies-el Debian package is out
of date and doesn't load (assumes that there is a variable called
default-tab-width, which does not exist, at least in Emacs 26+, whereas
the newer version uses tab-width).
If you (require 'graphiz-dot-mode) before any use of org for editing dot
files, everything seems to work just fine with the language registered
as dot.
--
: Eric S Fraga via Emacs 27.0.50, Org release_9.1.3-162-gde289d
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 194 bytes --]
next prev parent reply other threads:[~2017-11-20 7:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-18 19:57 Potential bug: embedded dot fails on require ob-graphviz-dot Charles R (Charlie) Martin
2017-11-19 19:57 ` Eric S Fraga
2017-11-19 20:03 ` Charles R (Charlie) Martin
2017-11-19 20:05 ` Charles R (Charlie) Martin
2017-11-20 7:30 ` Eric S Fraga
2017-11-20 7:48 ` Eric S Fraga [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-11-21 3:41 Eric Thomas
2017-11-21 21:25 ` Kaushal Modi
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=874lppwfu7.fsf@gmail.com \
--to=esflists@gmail.com \
--cc=chasrmartin@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).