From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: org-mode 9.6 and Emacs Built from Git HEAD Date: Thu, 01 Dec 2022 09:30:08 +0200 Message-ID: <83ilivinsv.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="34465"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: "T.V Raman" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Dec 01 08:31:32 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1p0e2e-0008jj-EW for ged-emacs-devel@m.gmane-mx.org; Thu, 01 Dec 2022 08:31:32 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p0e2D-0004Qb-UA; Thu, 01 Dec 2022 02:31:05 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p0e1x-0004NW-LU for emacs-devel@gnu.org; Thu, 01 Dec 2022 02:30:52 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p0e1x-0002pr-7q; Thu, 01 Dec 2022 02:30:49 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=0M42D2lI7x0Gf0btoH5wWzLDqoWBqe42+vwDq0Le1xA=; b=oyyxnzqIP3qO D3AoFGvN5o+q2YRX+2ETpjAkKMI14mlxzYVtVFg4U+WaSmIe6vWxyJsJ5AVDRpBCZwD6B6OrolAin eWdeZGDP1Ztv3dnjsm4/j1GpJ4HpiNvkJ7CWuaflEA6AHOpjUU+aYkji3Gx1kSjuIsaY4S2L0C7Cp ZyTp572nB5KvJZo0upr9k2IywDDJOgKHt31CLVwk5yb9m458VqNAgcb1HbrvAJ8kMMGoWE1hAcv2I SHSQo4D/DqEThPW2iv3qjxdS8MvLsydFraRoaLfLGi77REt1P10tUZ8W/OGdHZBC9xMBVi4Gui7Si BBAb/g1cskC9EQuQayVRlA==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p0e1j-0003hx-Mr; Thu, 01 Dec 2022 02:30:41 -0500 In-Reply-To: (raman@google.com) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:300805 Archived-At: > Date: Wed, 30 Nov 2022 19:46:05 -0800 > From: "T.V Raman" > > Trying to and failing to debug an org issue with/without my settings: > > 1. With emacs -q and emacspeak loaded, links in org-buffers show up > correctly when using "descriptive" ie org-link-descriptive set to > T, the URL portion of org links is correctly hidden. > > 2. But when I do the same with my customizations from custom loaed, > the links show up in their raw form. > > How exactly would I debug this? Started happening after switching to > the recently released org-mode 9.6 I suggest to ask this on the Org list first.