From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id IHtmDcsxVl/JUwAA0tVLHw (envelope-from ) for ; Mon, 07 Sep 2020 13:12:43 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id aHI/CcsxVl8LGwAAbx9fmQ (envelope-from ) for ; Mon, 07 Sep 2020 13:12:43 +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 8582F9400EF for ; Mon, 7 Sep 2020 13:12:42 +0000 (UTC) Received: from localhost ([::1]:40508 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kFGwq-0000pW-I7 for larch@yhetil.org; Mon, 07 Sep 2020 09:12:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60512) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kFGwL-0000pP-Pf for emacs-orgmode@gnu.org; Mon, 07 Sep 2020 09:12:09 -0400 Received: from mail-oi1-x231.google.com ([2607:f8b0:4864:20::231]:34408) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kFGwK-000707-Bh; Mon, 07 Sep 2020 09:12:09 -0400 Received: by mail-oi1-x231.google.com with SMTP id n2so2201306oij.1; Mon, 07 Sep 2020 06:12:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=rCpQkmuFGOEWCa2+c4nWk2BUbNKit+bIK9oBwPOPPVA=; b=kdxTF2znpS234LteDsbkmRvFEOFrP1zux4gs+TenfX76Yg32y5M58UuzomO1DUWvbL Pd+2KBnrgDIW6z1beXKDSoQdD5+gnfQ9fsUcZ5v84NGCtjjjZGZTbxBclctld76LF4yb S3yetyBTzqtRygLqwbsFONMlNL95pIJO6duXzDnzkBibVOvoyJGD/0EBwxOQOJKwLypH EHCFD4EHjp9zdjHlqmQ69ALBrblfa3gPh3cglm/MABkUUO/O15yIbI4J7BKwq1arHiNv ImImxoB56ySiusRE9YBtfCjkaqEFkueGht/luQIfCeqsKQOe/Dt4iN5+Z3T5U1KiRsYU rXug== 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:in-reply-to:references:date :message-id:mime-version; bh=rCpQkmuFGOEWCa2+c4nWk2BUbNKit+bIK9oBwPOPPVA=; b=lQOAY4aZkvttlkNNDtYpz8BJmAIfpsUBtqjEN+HWgaQWljDjEpWBuKslURkLX2F1Y0 6En/CbKND2xFdNU7M+CjdGejxJilotPawX4gtLC/g3NbTyklGmNc6KEu1tUqBnjmPNP5 Dw5CyX88dBqu690Wh8I8J5S5d2i9Eee8sah1ZSLG2Al47ldSKFFRiJS727lxQSu5q9SB jb2bGWunD5ux+88Yn5V/2Cvek/Tyi3iahrV8KPOmQG8PFNyYhdnJkBL/UjMYzbiq35uw JV/66Hlh1U8Ado/SgLqPNcV8Yinohtlt6qdST+nzUNP2X3vwfd1QEZsRJyCTZSXPa6MR +YVg== X-Gm-Message-State: AOAM53129Tfl3/w2K4Kqs2QzvPMrsBLcifKfNTDugG/U+N1H0TwTKTes PobiLr4C/GiAosXThkHi1uKRcSibaMx6C/PX X-Google-Smtp-Source: ABdhPJz7a5Y3hsA9/PeDw0Fs5U+PEypLVxoB5R8xnMT/SX8vfyNwrHBFHTxDlFkUn8PYK6Jf/1PaMQ== X-Received: by 2002:aca:bf09:: with SMTP id p9mr12677732oif.157.1599484326607; Mon, 07 Sep 2020 06:12:06 -0700 (PDT) Received: from localhost ([167.88.61.176]) by smtp.gmail.com with ESMTPSA id z16sm1235857oth.43.2020.09.07.06.12.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Sep 2020 06:12:05 -0700 (PDT) From: Ihor Radchenko To: Bastien Subject: Re: Bug: org-babel-execute:emacs-lisp does not allow changing window configuration from within code block [9.3 (release_9.3 @ /home/yantar92/.emacs.d/straight/build/org/)] In-Reply-To: <874koaqh7f.fsf@gnu.org> References: <87tv5vt545.fsf@gmail.com> <87sgjpa1ho.fsf@gnu.org> <87a73mmtne.fsf@localhost> <874koaqh7f.fsf@gnu.org> Date: Mon, 07 Sep 2020 21:11:06 +0800 Message-ID: <87zh61k9zp.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::231; envelope-from=yantar92@gmail.com; helo=mail-oi1-x231.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham 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 Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=kdxTF2zn; dmarc=pass (policy=none) header.from=gmail.com; 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-Spam-Score: -1.21 X-TUID: +H9kEJZHiD+U > OK, fixed in master as 81d49b5ad now. I confirm that I cannot reproduce the bug anymore. Thanks! Best, Ihor Bastien writes: > Hi Ihor, > > sorry for the late reply. > > Ihor Radchenko writes: > >> I still can reproduce the bug, following the recipe. > > OK, fixed in master as 81d49b5ad now. > > Thanks, > > -- > Bastien