From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Unable to open some files in emacs with emacs 25.3. Date: Wed, 13 Sep 2017 14:23:44 +0200 Message-ID: <87d16upz1r.fsf@nicolasgoaziou.fr> References: <87d16u27wo.fsf@skimble.plus.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34670) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ds6hr-0004dv-F6 for emacs-orgmode@gnu.org; Wed, 13 Sep 2017 08:23:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ds6hn-00036Q-CR for emacs-orgmode@gnu.org; Wed, 13 Sep 2017 08:23:51 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:35098) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ds6hn-000356-65 for emacs-orgmode@gnu.org; Wed, 13 Sep 2017 08:23:47 -0400 In-Reply-To: <87d16u27wo.fsf@skimble.plus.com> (Sharon Kimble's message of "Wed, 13 Sep 2017 11:46:15 +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: Sharon Kimble Cc: Org Mode List Hello, Sharon Kimble writes: > Ever since updating to emacs 25.3 yesterday I find that I cannot open > some of my files in emacs. This is the case in point - > > [[~/cron/boudiccas.crontab]] > > On Monday that link would open the file in emacs, today, it doesn't and > the only change is the new emacs version. > > So how do I fix it or get round it please? - What is the error message, if any? - Is it specific to this file? Have you tried with another one? - What happens if you insert the "file:" prefix, i.e, [[file:~/cron/boudiccas.crontab]]? - How do you "open" the file? Is it with C-c C-o, RET, or something else? What happens if you call directly `M-x org-open-at-point'? Regards, -- Nicolas Goaziou