From: Kepa <gnu.cognition199@slmails.com>
To: emacs-orgmode@gnu.org
Subject: [SOLVED]: Issue opening files with accented words, using org-attach-open
Date: Sun, 18 Aug 2024 17:31:38 +0000 [thread overview]
Message-ID: <172400231262.8.16246954732487589788.409165752@slmails.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 406 bytes --]
Thanks, Ihor.
That change worked.
(when (eq system-type 'windows-nt)
(setq org-file-apps
'((\\.\\(docx\\|doc\\)\\'<file://.//(docx/|doc/)/'> . system)
(\\.\\(xlsx\\|xls\\)\\'<file://.//(xlsx/|xls/)/'> . system)
(\\.\\(pdf\\)\\'<file://.//(pdf/)/'> . system)
(\\.\\(pptx\\|ppt\\)\\'<file://.//(pptx/|ppt/)/'> . system)
(auto-mode . emacs))))
[-- Attachment #2: Type: text/html, Size: 2624 bytes --]
reply other threads:[~2024-08-18 17:32 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=172400231262.8.16246954732487589788.409165752@slmails.com \
--to=gnu.cognition199@slmails.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).