You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Emacs+ plugin discussion
Has anyone gotten Emacs+ to work with a version of Eclipse Mars or later?
rs...@stanford.edu
unread,
May 5, 2017, 3:02:44 PM5/5/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Emacs+ plugin discussion
I installed it in neon, 4.6.2. It seems to have installed fine and I see the preferences, but no emacs key bindings seem to work...
-r
Michael Thome
unread,
May 5, 2017, 5:18:39 PM5/5/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Emacs+ plugin discussion
I've installed it in neon.1 and neon.2 without problems. Mars was glitchy in various ways as were early neon releases, though I never had any problems with Emacs+, other than a few default keybindings that annoy me deeply ;)
Fred Richardson
unread,
May 15, 2017, 12:38:21 PM5/15/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Emacs+ plugin discussion
I will try it on Neon and see if I can get it to work. I'm really in trouble without Emacs+...
Fred Richardson
unread,
May 15, 2017, 3:05:26 PM5/15/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Emacs+ plugin discussion
Hmm... with Neon.3 I am still getting this error: I'll check to see if I'm doing something wrong...
The Eclipse proxy mechanism seems to choke on the redirection, though my browser has no problem with it and msys2 wget has no problems with it either (see session below).
So I chalk this up as a very irritating Eclipse proxy bug...
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Emacs+ plugin discussion
Woops, never mind ... I see that's Neon version 4.6.2!
Fred Richardson
unread,
May 15, 2017, 4:01:43 PM5/15/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Emacs+ plugin discussion
Okay, I managed to install using the following approach.
I used "wget" to download the whole "update-site" URL. The filenames were messed up as wget left funny extensions on the jar files so I had to fix this (for example "com.mulgasoft.emacsplus.feature_4.2.0.jar@attredirects=0&d=1" had to be renamed to "com.mulgasoft.emacsplus.feature_4.2.0.jar"). This may be a wget problem specifically.
I created a "emacsplus.zip" ZIP file by adding the top level folders and files "features", "plugins", "artifacts.jar" and "content.jar".
I installed the software by going to "Help" > "Install New Software ..." and selecting "Add" and then "Archive" and navigating to the "emacsplus.zip" archive file.