From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id cJ20AWnsyl+mLwAA0tVLHw (envelope-from ) for ; Sat, 05 Dec 2020 02:11:53 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id sPUWOWjsyl+BNQAAB5/wlQ (envelope-from ) for ; Sat, 05 Dec 2020 02:11:52 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 608C69402A5 for ; Sat, 5 Dec 2020 02:11:52 +0000 (UTC) Received: from localhost ([::1]:36142 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1klN38-0004zm-Tu for larch@yhetil.org; Fri, 04 Dec 2020 21:11:50 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:57506) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1klN2J-0004zd-8E for emacs-orgmode@gnu.org; Fri, 04 Dec 2020 21:10:59 -0500 Received: from mail-pl1-x632.google.com ([2607:f8b0:4864:20::632]:43026) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1klN2H-00047s-Lo for emacs-orgmode@gnu.org; Fri, 04 Dec 2020 21:10:59 -0500 Received: by mail-pl1-x632.google.com with SMTP id y10so2697432plr.10 for ; Fri, 04 Dec 2020 18:10:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=codeisgreat-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:organization:references:mail-followup-to:date :in-reply-to:message-id:user-agent:mime-version; bh=Zlj2bY7mBY8r/7LAo6K8ndRwt3vPWlS7+bgXD7F80IM=; b=tRpyCFbUanGozCU0Ppadch+xjig3catMe9da8+dRtTcM3FG2lZ3m91PwRePyw+frMF FNT+doiHCHK37HsdevISy3qUug/JGfY4rtSNYaMib50L3Bx8Bmgkot6D+on1cXps/anB essgenuG+olyXM+FpiAodd2XKNrSYAycrK/vUA/OfjLF9/zpEYkmpNH3ZcTt0DjXz2u1 6Mu9QnKzmCISpHqVt6VBBrgYWefb06yK7hueapjnuBmW8EBwddtCqSFPj43g9+24r4RE g2qt5xPkQj1YiZxeus32YB+3MZPozCBdNS19D958FVUdRi8FFHTO0RkVGRaEg8I1Prbe DuTg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:organization:references :mail-followup-to:date:in-reply-to:message-id:user-agent :mime-version; bh=Zlj2bY7mBY8r/7LAo6K8ndRwt3vPWlS7+bgXD7F80IM=; b=odWgClJCIVzxT99eQQpcSj6dKk/TR32gsO8SFsCM0cr5WZK2itsr8NXebX90m+kWj6 19VkbasXnnCsaabO45OJG4qvcHqno/+iYLQGXdp1+/OqbG7xmH0NbpzoJSdiBBf2tXeQ xlYTM00XmFyXuHBAOdsHz1NVPvO6vGPeMBgNX1Pl6iYJ5xPPu7W2GIHCGuNN0t8ONTGJ dp2UfPPek95bn8mOf51YR2iyiaXPJ+WjyW0R9ipfu9RA99h7PMLrVTWGykM1xZL8OXvE QiWP8u1hNPri4IumGDg0zTbmsWKckxIoNqF8QsBA8QbOiS3JMbBhkgFBsDCYmUD5bqJO 4wbw== X-Gm-Message-State: AOAM533RVcmCWgaHO+/rxkt4WEYUJ0Ls0xoa5l+/apTmeBFnhqUIA3jZ +ANOD5da/b/XT0SPuB7GF2kQx50MzEKzUg== X-Google-Smtp-Source: ABdhPJzHzJmdAFxVB/QvN+CzTITpytn4WCP7jkT9wVbRUT/Rsb8DsPck0oel3ii18bE8AwZCKUvMcA== X-Received: by 2002:a17:90a:ba84:: with SMTP id t4mr6704134pjr.110.1607134256016; Fri, 04 Dec 2020 18:10:56 -0800 (PST) Received: from mb2.local ([2405:201:5c06:70bc:34af:2222:ac1b:ebe8]) by smtp.gmail.com with ESMTPSA id h31sm5013366pgh.42.2020.12.04.18.10.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 04 Dec 2020 18:10:55 -0800 (PST) From: Pankaj Jangid To: Jean Louis Subject: Re: How to evaluate source code while in the edit buffer? Organization: Code Is Great Foundation References: Mail-Followup-To: Jean Louis , Mirko Vukovic , emacs-orgmode@gnu.org Date: Sat, 05 Dec 2020 07:40:50 +0530 In-Reply-To: (Jean Louis's message of "Fri, 4 Dec 2020 22:11:44 +0300") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (darwin) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: none client-ip=2607:f8b0:4864:20::632; envelope-from=pankaj@codeisgreat.com; helo=mail-pl1-x632.google.com X-Spam_score_int: -15 X-Spam_score: -1.6 X-Spam_bar: - X-Spam_report: (-1.6 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.248, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: emacs-orgmode@gnu.org, Mirko Vukovic Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -0.29 Authentication-Results: aspmx1.migadu.com; dkim=fail (headers rsa verify failed) header.d=codeisgreat-org.20150623.gappssmtp.com header.s=20150623 header.b=tRpyCFbU; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: 608C69402A5 X-Spam-Score: -0.29 X-Migadu-Scanner: ns3122888.ip-94-23-21.eu X-TUID: lmMqmhopebgV Jean Louis writes: >> error in process sentinel: PLANTUML Preview failed: exited abnormally with >> code 1 >> >> The plantuml.el code seems to >> >> 1. start a process and then >> 2. pass the plantuml string to the process. >> >> It is at step 2 that the error is issued. > > Maybe you wish to show that code? Did you maybe test it outside of > Emacs that it works well? Even inside Emacs it works. When we exit the plantuml specific edit buffer and press C-c C-c in the souce code block.