From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Mauer Subject: results block doesn't get replaced when doing :results raw Date: Tue, 10 Mar 2020 10:02:08 -0500 Message-ID: Reply-To: gmauer@gmail.com Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0000000000000025ae05a08168a2" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:43745) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jBgOk-0002LH-Ky for emacs-orgmode@gnu.org; Tue, 10 Mar 2020 11:02:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jBgOj-0002lA-Jn for emacs-orgmode@gnu.org; Tue, 10 Mar 2020 11:02:22 -0400 Received: from mail-oi1-x234.google.com ([2607:f8b0:4864:20::234]:38879) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jBgOj-0002hq-D7 for emacs-orgmode@gnu.org; Tue, 10 Mar 2020 11:02:21 -0400 Received: by mail-oi1-x234.google.com with SMTP id k21so7244622oij.5 for ; Tue, 10 Mar 2020 08:02:21 -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-mx.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode --0000000000000025ae05a08168a2 Content-Type: text/plain; charset="UTF-8" I've seen this happening a lot in a variety of modes. When I do `:results raw`, on subsequent evaluations, rather than replacing the results block, it gets appended to. This is almost never what I want. I remember seeing some use of `:results raw replace` in some manual or another but that never really seems to work for me. Is there a property or something that can be set to always replace? --0000000000000025ae05a08168a2 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I've seen this happening a lot in a variety of modes. = When I do `:results raw`, on subsequent=C2=A0 evaluations, rather than repl= acing the results block, it gets appended to.

This is al= most never what I want. I remember seeing some use of `:results raw replace= ` in some manual or another but that never really seems to work for me.

Is there a property or something that can be set to a= lways replace?
--0000000000000025ae05a08168a2--