ttscoff / bunch

Documentation repository for Bunch.app
https://bunchapp.co
116 stars 5 forks source link

I set Emacs.app as the editor. When I ⌘ click on a bunches file, it launches Parallels Desktop / Ubuntu instead? #342

Open flaxton opened 1 month ago

flaxton commented 1 month ago

Just installed Bunch, and it recommended I edit the Example.bunch file, so I set /Applications/Emacs.app as the editor and tried it, by holding down command (⌘) and clicking on "Example - Edit First!"

Instead of launching Emacs.app, which I use frequently (also the command line version), it opened Parallels Desktop and launched my Ubuntu Linux virtual machine.

No idea why. Very strange.

And no, it doesn't launch Emacs on the Ubuntu virtual machine.

If I launch Emacs.app from the /Applications folder (where I added it to Bunch preferences) using Finder, or Alfred, it launches Emacs normally. Like I said, I use it frequently.

ttscoff commented 1 month ago

That is really odd. If it let you select the app in Preferences, it should launch the exact app you specified. Can you point me to where your Emacs.app is downloaded from so I can test it out?

flaxton commented 1 month ago

I used Emacs Plus on Home Brew:

You need to add the tap first:

brew tap d12frosted/emacs-plus

Then install Emacs Plus:

brew install emacs-plus@30

Here's the Github page for it:

https://github.com/d12frosted/homebrew-emacs-plus

I'm using Emacs 30.0.60 (9.0)

CleanShot 2024-10-21 at 10 32 52@2x

flaxton commented 1 month ago

OK, partially fixed but now a different behavior.

I edited the Ubuntu VM in Parallels - Settings > Options > Applications

Unchecked "Share Linux applications with Mac"

Now when I cmd-click on a bunch I added myself, it opens it in Emacs for editing.

But the Example.bunch runs when I cmd-click on it, instead of opening Emacs.

Weird.

ttscoff commented 1 month ago

That doesn't make sense, the example Bunch is treated (and is) exactly the same as your custom Bunches. Will have to look into that.

On 21 Oct 2024, at 9:46, Fred Laxton wrote:

OK, partially fixed but now a different behavior.

I edited the Ubuntu VM in Parallels - Settings > Options > Applications

Unchecked "Share Linux applications with Mac"

Now when I cmd-click on a bunch I added myself, it opens it in Emacs for editing.

But the Example.bunch runs when I cmd-click on it, instead of opening Emacs.

Weird.

-- Reply to this email directly or view it on GitHub: https://github.com/ttscoff/bunch/issues/342#issuecomment-2426901021 You are receiving this because you commented.

Message ID: @.***>