From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id mNfbJ91ObF/7JgAA0tVLHw (envelope-from ) for ; Thu, 24 Sep 2020 07:46:37 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id cPDpI91ObF+iMgAA1q6Kng (envelope-from ) for ; Thu, 24 Sep 2020 07:46:37 +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 2E8009401BD for ; Thu, 24 Sep 2020 07:46:37 +0000 (UTC) Received: from localhost ([::1]:37056 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kLLxc-0000LU-0w for larch@yhetil.org; Thu, 24 Sep 2020 03:46:36 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43602) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kLLw8-0008FS-Tx for emacs-orgmode@gnu.org; Thu, 24 Sep 2020 03:45:04 -0400 Received: from mail-wr1-x42a.google.com ([2a00:1450:4864:20::42a]:34459) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kLLw6-0001kq-S6 for emacs-orgmode@gnu.org; Thu, 24 Sep 2020 03:45:04 -0400 Received: by mail-wr1-x42a.google.com with SMTP id t10so2693870wrv.1 for ; Thu, 24 Sep 2020 00:45:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=6eLLgZVhHklr90zefE+TuRYToZy3xN7aVcWkLpG8yGo=; b=Tqzo4y9PATEc7DfQbQDjqIW8+W942OcCLcTEoBHZsK4f0U4MH0sruyBT3pyeBd5ouw eZ1/yeahAzwFQq2VaFy13Nql7jdS+qn/eDXHih0snmcnrgbyOZNcESNAOZPC8V5rACYj U/5+7T6jZbs62eNzUApOu4A4jGC7NywDhzPk9ZOcYq5Lmx2h1Vq8ASZO2mAP0NbU4mFV af9+tcg2rPxuj5ZsmML0lMCDbrbuuqZhuIwSU37PUlHaGbfcN3GeMTu2aPjq1QTQMH3a s4BbbJeOB/STJniCwnwLkPtLzRh4FzElm4AftUftDG02pz+81jObb7Y7dtLsvJmHub6e gYlg== 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:references:date:in-reply-to :message-id:user-agent:mime-version; bh=6eLLgZVhHklr90zefE+TuRYToZy3xN7aVcWkLpG8yGo=; b=mX9/U8Kmn15H0jmJPYhy479Nlpp1irWj9Qa6eIIqARyTL9LBaqcYIgyYpi22cuD0rO XI4HP+mvIcS3ytYaiYzPq3VYcjcU7Y+0KirBgWPlndyCsQUB2+gn61GoEubg/3oMWrdj +QISQTz9wx/CSzGJYS24mgYNLSk0K8m2PZi7+8uIA4bGGfrJ9ljzSqE95Kth7HX5IE/2 /XbAn333iuy8Dc0M1S/VE5G7s8zEzWF9sszIhSOU8WSNO5TWyl87rdEiIU0eJAHp6iUp g1vrk7qAXcHGD2GAXdj2Y8XiLyEvOwskHjPxYIwMJwBRYDZHXaEVB0uhnXJWfIxS4vNK Pt7Q== X-Gm-Message-State: AOAM531EQpoLFNFmWAQUNcWNxsQJMgsH/8qqUDmLxpPbwfGf+l6eBHMd dBN30T4XSoP4lsVWLcsmi4ki26dcsKk= X-Google-Smtp-Source: ABdhPJyd7CjL8Pot4c8sa39Ux0iY5XvW2QbjtbK80uOoUreSxR9ZmTIBLhUXbdpVRUHvd/Vlze3fLg== X-Received: by 2002:adf:c5c3:: with SMTP id v3mr3657932wrg.205.1600933500205; Thu, 24 Sep 2020 00:45:00 -0700 (PDT) Received: from freegnu (24.183.22.109.rev.sfr.net. [109.22.183.24]) by smtp.gmail.com with ESMTPSA id k8sm2468934wrl.42.2020.09.24.00.44.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Sep 2020 00:44:59 -0700 (PDT) From: Jeremie Juste To: Marko Schuetz-Schmuck Subject: Re: Bug: org-table-wrap-region incorrectly places the wrapped region [9.4 (9.4-elpaplus @ /home/marko/.emacs.d/elpa/org-plus-contrib-20200914/)] References: <875z84fnwv.fsf@tpad-m.i-did-not-set--mail-host-address--so-tickle-me> Date: Thu, 24 Sep 2020 09:44:58 +0200 In-Reply-To: <875z84fnwv.fsf@tpad-m.i-did-not-set--mail-host-address--so-tickle-me> (Marko Schuetz-Schmuck's message of "Wed, 23 Sep 2020 12:39:12 -0400") Message-ID: <87wo0jvcsl.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::42a; envelope-from=jeremiejuste@gmail.com; helo=mail-wr1-x42a.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: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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_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=Tqzo4y9P; 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.71 X-TUID: wzVDQ15LhHJa Hello Marko, Thanks for reporting. Unexpected behavior of (org-table-wrap-region) confirmed. works fine with > | Includes all aspects of | > | information about | > | proposed project. | Error: user-error: Not in table data field with header line > |----------------------------| > | Includes all aspects of | > | information about | > | proposed project. | Best regards Jeremie Org mode version 9.4 GNU Emacs 28.0.50 Marko Schuetz-Schmuck writes: > Emacs : GNU Emacs 27.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.22, cairo version 1.17.3) > of 2020-08-28 > Package: Org mode version 9.4 (9.4-elpaplus @ /home/marko/.emacs.d/elpa/org-plus-contrib-20200914/) > > I'm using multi-line fields in org tables. When I wrap such a field > there are unexpected results: > > Marking the region from the 'I' of "Includes" to the space just left of > the right bottom column border and calling org-table-wrap-region > > | Includes all aspects of | > | information about | > | proposed project. | > > wraps correctly to > > | Includes all aspects | > | of information about | > | proposed project. | > > But when I mark the same region in this table > > |----------------------------| > | Includes all aspects of | > | information about | > | proposed project. | > > it results in an error message "Not in table data field". > > Initially I observed such unexpected behaviors with more complex > situations where the field was in a column further to the right. But it > seems it's the same problem. > > Best regards, > > Marko