From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Loris Bennett" Subject: Structure info in minibuffer Date: Thu, 02 Mar 2017 09:39:22 +0100 Message-ID: <87inns3wed.fsf@fu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50632) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cjMGz-000182-SM for emacs-orgmode@gnu.org; Thu, 02 Mar 2017 03:39:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cjMGv-0007dI-VI for emacs-orgmode@gnu.org; Thu, 02 Mar 2017 03:39:41 -0500 Received: from [195.159.176.226] (port=54295 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cjMGv-0007bp-P1 for emacs-orgmode@gnu.org; Thu, 02 Mar 2017 03:39:37 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cjMGh-0003Rr-Th for emacs-orgmode@gnu.org; Thu, 02 Mar 2017 09:39:23 +0100 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.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Hi, I'm not exactly sure when this started happening, but I assume it came with the update to Org 9: In any org file, potentially lengthy information about (I'm guessing here) org objects is displayed in the minibuffer, e.g.: (headline (:raw-value Nutzer :begin 805 :end 3472 :pre-blank 0 :contents-begin 814 :contents-end 3471 :level 1 :priority nil :tags nil :todo-keyword nil :todo-type nil :post-blank 1 :footnote-section-p nil :archivedp nil :commentedp nil :post-affiliated 805 :title Nutzer)) In certain table cells, the minibuffer expands to 4 or 5 lines (of 180 characters) in order to display the information. How can I turn this off? Cheers, Loris -- This signature is currently under construction.