public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/emacs-tools:emacs-common commit in: /
Date: Tue, 22 Jul 2025 08:59:11 +0000 (UTC)	[thread overview]
Message-ID: <1753115631.9c5b9aafcc5bc15dd0568a0174788db7985f813c.ulm@gentoo> (raw)

commit:     9c5b9aafcc5bc15dd0568a0174788db7985f813c
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 21 16:33:51 2025 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Jul 21 16:33:51 2025 +0000
URL:        https://gitweb.gentoo.org/proj/emacs-tools.git/commit/?id=9c5b9aaf

Revert "Update MimeType in emacsclient.desktop"

* emacsclient.desktop (MimeType): Drop org-protocol because
non-file MIME types cannot be used with the %F field code.
This reverts the change of 2025-03-07. Bug 950674.

This reverts commit 751ea76c2e36179d01ceccaf13fae8d788fb3da9.

Bug: https://bugs.gentoo.org/950674
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 ChangeLog           | 6 ++++++
 emacsclient.desktop | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index acb29a4..5453cc3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2025-07-21  Ulrich Müller  <ulm@gentoo.org>
+
+	* emacsclient.desktop (MimeType): Drop org-protocol because
+	non-file MIME types cannot be used with the %F field code.
+	This reverts the change of 2025-03-07. Bug 950674.
+
 2025-07-20  Ulrich Müller  <ulm@gentoo.org>
 
 	* emacsclient.desktop (Exec): Add a shell wrapper, in order to

diff --git a/emacsclient.desktop b/emacsclient.desktop
index 40e96cc..170727e 100644
--- a/emacsclient.desktop
+++ b/emacsclient.desktop
@@ -10,6 +10,6 @@ Icon=emacs
 TryExec=/usr/bin/emacsclient
 Exec=/bin/sh -c "exec /usr/bin/emacsclient \\"\\${@:--c}\\"" sh %F
 Terminal=false
-MimeType=text/css;text/english;text/html;text/plain;text/x-c;text/x-chdr;text/x-csrc;text/x-c++;text/x-c++hdr;text/x-c++src;text/x-java;text/x-makefile;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;x-scheme-handler/org-protocol;
+MimeType=text/css;text/english;text/html;text/plain;text/x-c;text/x-chdr;text/x-csrc;text/x-c++;text/x-c++hdr;text/x-c++src;text/x-java;text/x-makefile;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;
 Categories=Development;TextEditor;
 StartupWMClass=Emacs


             reply	other threads:[~2025-07-22  8:59 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-22  8:59 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-22  8:59 [gentoo-commits] proj/emacs-tools:emacs-common commit in: / Ulrich Müller
2025-07-21 16:24 Ulrich Müller
2025-07-21 16:24 Ulrich Müller
2025-07-20 18:45 Ulrich Müller
2025-07-20 17:15 Ulrich Müller
2025-07-20 17:15 Ulrich Müller
2025-06-28 17:58 Ulrich Müller
2025-06-28 17:58 Ulrich Müller
2025-06-28 17:58 Ulrich Müller
2025-06-23 19:10 Ulrich Müller
2025-03-17 21:19 Ulrich Müller
2025-03-17  9:52 Ulrich Müller
2025-03-17  9:52 Ulrich Müller
2025-03-10 12:03 Ulrich Müller
2025-03-09 20:47 Ulrich Müller
2025-03-09 20:47 Ulrich Müller
2025-03-08 16:36 Ulrich Müller
2025-03-08 16:32 Ulrich Müller
2025-03-08  8:44 Ulrich Müller
2025-03-08  8:39 Ulrich Müller
2025-03-08  8:18 Ulrich Müller
2025-03-08  6:20 Ulrich Müller
2025-03-07 18:35 Ulrich Müller
2025-03-07  6:20 Ulrich Müller
2024-05-05 12:43 Ulrich Müller
2023-09-13  7:29 Ulrich Müller
2023-09-12 16:21 Ulrich Müller
2023-07-24 16:07 Ulrich Müller
2023-07-24 16:07 Ulrich Müller
2021-03-22  8:34 Ulrich Müller

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

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

  git send-email \
    --in-reply-to=1753115631.9c5b9aafcc5bc15dd0568a0174788db7985f813c.ulm@gentoo \
    --to=ulm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox