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 +HY4OgDrj16qWgAA0tVLHw (envelope-from ) for ; Fri, 10 Apr 2020 03:41:52 +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 2EkgCQLrj16gLwAAB5/wlQ (envelope-from ) for ; Fri, 10 Apr 2020 03:41:54 +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 18D7C942C9F for ; Fri, 10 Apr 2020 03:41:52 +0000 (UTC) Received: from localhost ([::1]:58164 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jMkY9-00012I-7N for larch@yhetil.org; Thu, 09 Apr 2020 23:41:49 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47657) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jMkXZ-00011v-VM for emacs-orgmode@gnu.org; Thu, 09 Apr 2020 23:41:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jMkXY-0007VE-TH for emacs-orgmode@gnu.org; Thu, 09 Apr 2020 23:41:13 -0400 Received: from mail-ed1-x541.google.com ([2a00:1450:4864:20::541]:39706) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jMkXY-0007Un-NK for emacs-orgmode@gnu.org; Thu, 09 Apr 2020 23:41:12 -0400 Received: by mail-ed1-x541.google.com with SMTP id a43so904828edf.6 for ; Thu, 09 Apr 2020 20:41:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:mime-version; bh=cDScvu874HpyaG5FAKVd3giic0TJGOFOe+RC3Om4CBE=; b=RmesGK7di/4pkA8WLRRRvwQxvNn2PSPIxYhl4Kb22FJpjB/FB6hVzjC5vTMzcUcTFD xQjn382Li4ePI6NdM5Xc18lt0dIEbJqCgOXSx/Md8aHFBvvYtthZe5CBJgGURXQ5DtiA cBHKsGAhU2MO2eQnQhm7qn0iJHUu7KOO1Kl/6vP5iDr/PhRcWDWU6NaMYK9Uc2VeMsnw fWfHQ8RbsB6JGjgB4IFOJQePazT1rTk2zikCKnxkf8gOBrnwJR6XUGKaTG5kz1O2AW/J tHkcM5aePzej75X39jbZYM+fxbpUGMV/FEiy0aqpIaD+Krhj706FUkFbh/TUIj6OmL7J qFRA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version; bh=cDScvu874HpyaG5FAKVd3giic0TJGOFOe+RC3Om4CBE=; b=pvcAggBGuxd5lwAUPphEEqlA0IKglr+OwqN9IAGE1jG8fRzvT2UlhTWpCSLwe1Wt10 A5GnT4dGSOMYP319ZqOe2LzmvEp/ga+wvsgTZRLETgjIfwpCuVGRhqDjeLdL/VvDbYPB dXrkNcicipKyFpf3RUzae/BYxbhacXoqYi56kJV+wCE4GgSnD0ffs6QEgfvamMoCcsno 53KMzKZD2LT2879Kp+7rpZm0qgJS0l0vEQ1r9JMkZj2KRW1+QAXlD0rydjBQqmhhcfzC MFgeafi/tkFxm/0N5gl3FIUgrjwa6ZX4odl+zi+Mg8I11RkGQ9U5B00DbuHdQuer4FPs amxQ== X-Gm-Message-State: AGi0PuaUCD91sMDP8vGo7Q3t5Q382vEBhRqBKLV1b3n6WPP4mCrHnj4e PJJ3yTxoRHpT9txl6W6j8hng3h8r X-Google-Smtp-Source: APiQypK+ivyrapBBC4EbXc5PwlKIf3Ppy7Wu3AJDYVtg8GMcLHNi90ypndMLMVlkWopG1uzRqGJIkA== X-Received: by 2002:a50:a68a:: with SMTP id e10mr3065043edc.317.1586490071154; Thu, 09 Apr 2020 20:41:11 -0700 (PDT) Received: from localhost ([185.248.160.231]) by smtp.googlemail.com with ESMTPSA id c5sm35914edt.40.2020.04.09.20.41.09 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 09 Apr 2020 20:41:10 -0700 (PDT) From: akater To: emacs-orgmode@gnu.org Subject: [PATCH] Add support for trace and error output streams in Common Lisp Date: Fri, 10 Apr 2020 03:32:26 +0000 Message-ID: <87k12oyq0l.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:4864:20::541 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: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=default; t=1586490112; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=cDScvu874HpyaG5FAKVd3giic0TJGOFOe+RC3Om4CBE=; b=Vupo7zDVzcVBorz8SFGRTCHWyiCLSMKJcWBx57veBqrjINuUrXJnYrvfC7hndAurklBo6+ U6/p+vGshZLXkmc3dbSAIHbaXBObcEw8YN0+rkn6WpbKK81xWU+utqGXSF5aLpUA4sQqcT fxYiJ2MBjyhDOz4wkUJfFB2IAEXnfK0= ARC-Seal: i=1; s=default; d=yhetil.org; t=1586490112; a=rsa-sha256; cv=none; b=Y92beBAcod5Ih9lTgKGnKP1NTi0iodQZaR5QAB9BgR5sGcpvDa7iDvWeAhxtrDEZEYQrtu EO8UHG5+Lu3nYzjZZu4xUFg9a/aR+XKv+KPYOnhdLBNOTNyFpr9EO9bYvsddL7E8RLgu7X LIuG3OHub70VRErD6kxYgr8sMiSviRU= ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=RmesGK7d; 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-Scanner: scn0 X-Spam-Score: -1.71 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=RmesGK7d; 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-Scan-Result: default: False [-1.71 / 13.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; GENERIC_REPUTATION(0.00)[-0.5801397968361]; R_SPF_ALLOW(-0.20)[+ip4:209.51.188.0/24:c]; FREEMAIL_FROM(0.00)[gmail.com]; TO_DN_NONE(0.00)[]; ARC_SIGNED(0.00)[i=1]; IP_REPUTATION_HAM(0.00)[asn: 22989(0.30), country: US(-0.01), ip: 209.51.188.17(-0.58)]; MX_GOOD(-0.50)[cached: eggs.gnu.org]; DKIM_TRACE(0.00)[gmail.com:+]; DMARC_POLICY_ALLOW(-0.50)[gmail.com,none]; MAILLIST(-0.20)[mailman]; FORGED_RECIPIENTS_MAILLIST(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:22989, ipnet:209.51.188.0/24, country:US]; MID_RHS_MATCH_FROM(0.00)[]; TAGGED_FROM(0.00)[larch=yhetil.org]; FROM_NEQ_ENVFROM(0.00)[nuclearspace@gmail.com,emacs-orgmode-bounces@gnu.org]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20161025]; FROM_HAS_DN(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[emacs-orgmode@gnu.org]; HAS_LIST_UNSUB(-0.01)[]; RCPT_COUNT_ONE(0.00)[1]; RCVD_COUNT_SEVEN(0.00)[7]; FORGED_SENDER_MAILLIST(0.00)[] X-TUID: 31pzf1eWiWzM This patch can't be merged right away: I need to sort out the exact SLIME version where the feature will be introduced. Some doc update is needed, too. According to orgmode.org, I can link to a public repository and the branch. Repository: https://gitlab.com/akater/org-mode Branch: ob-lisp-traces-and-errors The patch can be reviewed in web browser: https://gitlab.com/akater/org-mode/-/commit/e7dbc0b8 URI for all commits, just in case: https://gitlab.com/akater/org-mode/-/commits/ob-lisp-traces-and-errors This is a follow-up to the message https://lists.gnu.org/archive/html/emacs-orgmode/2020-04/msg00137.html Unfortunately, I can't reply to the message directly at the moment. I mentioned compatibility issue for users who wouldn't update SLIME and Org simultaneously; this patch resolves the issue for users with new Org and old SLIME.