From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: charles@aurox.ch (Charles A. Roelli) Newsgroups: gmane.emacs.help Subject: Re: dired-hide-details-mode have no effect suddenly Date: Sat, 23 Sep 2017 11:43:26 +0200 Message-ID: References: <87d1774qr8.fsf@fliptop> <87377vllmq.fsf@fliptop> <87shfhumd9.fsf@fliptop> <87o9q3vpep.fsf@fliptop> <87k20rvoxn.fsf@fliptop> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1506159851 924 195.159.176.226 (23 Sep 2017 09:44:11 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 23 Sep 2017 09:44:11 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Tomas Nordin Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Sep 23 11:44:06 2017 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dvgyj-0008Jw-6y for geh-help-gnu-emacs@m.gmane.org; Sat, 23 Sep 2017 11:44:05 +0200 Original-Received: from localhost ([::1]:34236 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dvgyq-0007bR-9L for geh-help-gnu-emacs@m.gmane.org; Sat, 23 Sep 2017 05:44:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41857) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dvgyP-0007b9-Bo for help-gnu-emacs@gnu.org; Sat, 23 Sep 2017 05:43:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dvgyK-0003zz-FT for help-gnu-emacs@gnu.org; Sat, 23 Sep 2017 05:43:45 -0400 Original-Received: from sinyavsky.aurox.ch ([37.35.109.145]:44534) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dvgyK-0003zl-8Z for help-gnu-emacs@gnu.org; Sat, 23 Sep 2017 05:43:40 -0400 Original-Received: from sinyavsky.aurox.ch (sinyavsky.aurox.ch [127.0.0.1]) by sinyavsky.aurox.ch (Postfix) with ESMTP id 1A55F22550 for ; Sat, 23 Sep 2017 09:37:19 +0000 (UTC) Authentication-Results: sinyavsky.aurox.ch (amavisd-new); dkim=pass (1024-bit key) reason="pass (just generated, assumed good)" header.d=aurox.ch DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=aurox.ch; h= content-transfer-encoding:content-type:content-type:mime-version :references:subject:subject:in-reply-to:to:from:from:message-id :date:date; s=dkim; t=1506159436; x=1507023437; bh=wWnj8ZTXSkKDb JETJ6uzGhcpJxaiYAIk28jeTBkmzIc=; b=uj648RlNYoPP2kMvxY77wViBbXldX 33/n9GbniS19PkZFUzRlf4LdRQUvuPODVSN6yPl0wafvNA3Qw1mp4DdauAZoyQE2 9xZRoWI7dZezxAnhdvOuUAgmr6SvPPQVT2COB0p2RFTMklAG5gHuI+NCiIE1AO19 iSu/xCu2bIvSng= X-Virus-Scanned: Debian amavisd-new at test.virtualizor.com Original-Received: from sinyavsky.aurox.ch ([127.0.0.1]) by sinyavsky.aurox.ch (sinyavsky.aurox.ch [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id ZSVN_6fjne8w for ; Sat, 23 Sep 2017 09:37:16 +0000 (UTC) Original-Received: from gray (125.85.192.178.dynamic.wline.res.cust.swisscom.ch [178.192.85.125]) by sinyavsky.aurox.ch (Postfix) with ESMTPSA id AD1C022506; Sat, 23 Sep 2017 09:37:15 +0000 (UTC) In-reply-to: <87k20rvoxn.fsf@fliptop> (message from Tomas Nordin on Thu, 21 Sep 2017 21:20:36 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 37.35.109.145 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:114357 Archived-At: > From: Tomas Nordin > Date: Thu, 21 Sep 2017 21:20:36 +0200 >=20 > Tomas Nordin writes: >=20 > > "Charles A. Roelli" writes: > > > >>> font-lock-extra-managed-props is a variable defined in =E2=80=98fon= t-lock.el=E2=80=99. > >>> Its value is (invisible composition) > >>>=20 > >>> ... and problem is back. Who has changed it I don't know. I know th= at it > >>> has happened around doing some magit. > >>>=20 > >>> Cool, resetting that variable to nil removes the problem. But still= , > >>> hmm, ehh. > >> > >> Neat. Does M-x rgrep font-lock-extra-managed-props RET * RET > >> ~/.emacs.d/elpa/ show anything interesting? > > > > Yes, three. I think the relevant two are those: > > > > ./markdown-mode-20170610.602/markdown-mode.el:7783: (add-to-list 'fo= nt-lock-extra-managed-props 'composition) > > ./markdown-mode-20170610.602/markdown-mode.el:7789: (add-to-list 'fo= nt-lock-extra-managed-props 'invisible) >=20 > I have updated that package and now those variables are manipulated lik= e this: >=20 > (setq-local font-lock-extra-managed-props > (append font-lock-extra-managed-props > '(composition display invisible))) >=20 > Is this a more proper way to do it? :) Aha, perfect. I guess I'm not the only one who learned that lesson the hard way.