emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Fraga, Eric" <e.fraga@ucl.ac.uk>
To: Lubos Boucek <bouceklubos@gmail.com>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>,
	"boucek.lubos@gmail.com" <boucek.lubos@gmail.com>
Subject: Re: Bug: org-agenda fails to interpret UTF-8 filenames in some cases
Date: Thu, 5 Mar 2020 10:52:12 +0000	[thread overview]
Message-ID: <871rq7krad.fsf@ucl.ac.uk> (raw)
In-Reply-To: <CAFGDVCvasTaeU=0=xY++=jG80D_5=6HbP=PKot3xqHDWR8fnLg@mail.gmail.com>	(Lubos Boucek's message of "Thu, 5 Mar 2020 11:41:34 +0100")

On Thursday,  5 Mar 2020 at 11:41, Lubos Boucek wrote:
> Hello,
>
> After adding file "úkoly.org" (filename written with Czech keyboard)
> with `C-c [`, immediate `M-x org-agenda t` goes through. However,
> after restarting emacs, the same command stops with warning
> "Non-existent agenda file c:/Users/lubos/Documents/org/úkoly.org.
> [R]emove from list or [A]bort?".

This looks like an encoding issue.  Have a look at your emacs
customization file (.emacs, .emacs.d/init.el, wherever customized
variable settings are placed in your case) and fix the file name
properly there?

I know that I have the following line (as the first line) in some of my
emacs files:

# -*- coding: utf-8; -*-

Maybe put that in your org customization file?

But I should warn you that I still find encoding issues perplexing in
Emacs.
-- 
: Eric S Fraga via Emacs 28.0.50, Org release_9.3.6-354-g9d5880

      reply	other threads:[~2020-03-05 10:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-05 10:41 Bug: org-agenda fails to interpret UTF-8 filenames in some cases Lubos Boucek
2020-03-05 10:52 ` Fraga, Eric [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871rq7krad.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=boucek.lubos@gmail.com \
    --cc=bouceklubos@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).