From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lawrence Bottorff Subject: local variables to initialize org buffer? Date: Sun, 31 Mar 2019 21:05:00 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0000000000007289ee05856e73cc" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:58795) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hAmKA-0001lZ-NM for emacs-orgmode@gnu.org; Sun, 31 Mar 2019 22:05:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hAmK9-00022A-H6 for emacs-orgmode@gnu.org; Sun, 31 Mar 2019 22:05:22 -0400 Received: from mail-lj1-x233.google.com ([2a00:1450:4864:20::233]:42034) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hAmK6-0001z0-TF for emacs-orgmode@gnu.org; Sun, 31 Mar 2019 22:05:21 -0400 Received: by mail-lj1-x233.google.com with SMTP id v22so1924883lje.9 for ; Sun, 31 Mar 2019 19:05:15 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode Mailinglist --0000000000007289ee05856e73cc Content-Type: text/plain; charset="UTF-8" I'm trying to figure out how to start up slime and do org-babel-execute-buffer when I open a certain org-mode file full of Lisp source code blocks. I guess Local Variables: eval: (elisp-function) End: is discouraged. So I looked at in buffer settings , but I don't see anything specific to actually running elisp functions -- unless I'm missing something. Advice? LB --0000000000007289ee05856e73cc Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I'm trying to figure out how to start= up slime and do org-babel-execute-buffer when I open a certain org-mode fi= le full of Lisp source code blocks. I guess

Local V= ariables:
=C2=A0eval: (elisp-function)
=C2=A0End:
=


--0000000000007289ee05856e73cc--