all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Steinar Bang <sb@dod.no>
Cc: 62630@debbugs.gnu.org
Subject: bug#62630: 27.1; Emacs is unable to open some jar files
Date: Mon, 03 Apr 2023 16:52:20 +0300	[thread overview]
Message-ID: <83zg7pul7v.fsf@gnu.org> (raw)
In-Reply-To: <87a5zpjx9n.fsf@dod.no> (message from Steinar Bang on Mon, 03 Apr 2023 08:27:32 +0200)

> From: Steinar Bang <sb@dod.no>
> Cc: 62630@debbugs.gnu.org
> Date: Mon, 03 Apr 2023 08:27:32 +0200
> 
> The offending config was the following in my ~/.emacs:
> 
> ;; editorconfig formatting support
> ;;;================================
> (when (locate-library "editorconfig")
>   (editorconfig-mode 1))
> 
> editorconfig is a minor mode that makes emacs respect formatting
> settings found in .editorconfig files at the top of projects, making
> emacs respect the same formatting settings as e.g. IntelliJ IDEA and
> Eclipse.
>  https://github.com/editorconfig/editorconfig-emacs
> 
> And all of the projects that contains .jar files that have failed to
> open correctly have .editorconfig files on the top.
> 
> Removing the .editorconfig file on the top of the project with the
> failing jar files removed the problem.
> 
> I bisected the .editorconfig file and found that the offending line was: https://github.com/steinarb/modelstore/blob/master/.editorconfig#L7
> 
> I.e:
> charset = utf-8

Yes, see my other message in this discussion.

I guess we can now close this bug, as there's no Emacs bug here?





  parent reply	other threads:[~2023-04-03 13:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-02 22:04 bug#62630: 27.1; Emacs is unable to open some jar files Steinar Bang
2023-04-03  2:27 ` Eli Zaretskii
2023-04-03  5:18   ` Steinar Bang
2023-04-03  5:51     ` Steinar Bang
2023-04-03  5:58       ` Steinar Bang
2023-04-03  6:27         ` Steinar Bang
2023-04-03  6:55           ` Steinar Bang
2023-04-03 13:52           ` Eli Zaretskii [this message]
2023-04-03 18:07             ` Steinar Bang
2023-04-03 18:11               ` Eli Zaretskii
2023-04-03 12:43     ` Eli Zaretskii
2023-04-03 12:58       ` Andreas Schwab

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=83zg7pul7v.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=62630@debbugs.gnu.org \
    --cc=sb@dod.no \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.