From: stardiviner <numbchild@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: [PATCH] contrib: ob-sclang: Fix compilation issue.
Date: Mon, 26 Mar 2018 20:22:42 +0800 [thread overview]
Message-ID: <a7470cff-b6c7-d333-725d-9b9dc8b6f5f5@gmail.com> (raw)
In-Reply-To: <5c112467-9e76-4e2f-6c29-05e2fa04f6a5@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 695 bytes --]
After dive into scel source code, I use cmake build fix. This seems an
old problem. Now fixed.
On 03/26/2018 07:38 PM, stardiviner wrote:
>
> You `(require 'sclang)` cause error on `(require 'sclang-vars)`
> failed. Because there is no file `sclang-vars.el`. Only file
> `sclang-vars.el.in` for built-time defaults. When user load sclang
> from source code of `scel`. This will cause error.
>
> Really don't understand why you have to `(require 'sclang)` instead of
> `(require 'sclang-interp)`? Can you tell me why?
>
>
> On 03/25/2018 07:27 AM, Maxim Cournoyer wrote:
>> Hello!
>>
>> The attached patch fixes a byte compilation issue in ob-sclang.el.
>>
>> Thank you!
>>
>> Maxim
>>
>
[-- Attachment #2: Type: text/html, Size: 2329 bytes --]
prev parent reply other threads:[~2018-03-26 12:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-24 23:27 [PATCH] contrib: ob-sclang: Fix compilation issue Maxim Cournoyer
2018-03-25 2:38 ` stardiviner
2018-03-25 21:29 ` Nicolas Goaziou
2018-03-26 11:38 ` stardiviner
2018-03-26 12:22 ` stardiviner [this message]
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=a7470cff-b6c7-d333-725d-9b9dc8b6f5f5@gmail.com \
--to=numbchild@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).