Homebrew-emacs-plus: Portable Dumper flag

Created on 21 May 2018  路  3Comments  路  Source: d12frosted/homebrew-emacs-plus

I just saw this on Spacemacs' Twitter: portable-dumper

Maybe add a flag --portapotty to the formula to enable that in emacs-plus?

feature request

Most helpful comment

@frankjonen hey, I've created a PR for this. You can try it by performing following steps:

$ git checkout [email protected]:d12frosted/homebrew-emacs-plus.git
$ git checkout feature/pdumper_support
$ brew uninstall emacs-plus
$ brew install Formula/emacs-plus.rb --with-pdumper --HEAD

--with-pdumper uses pdumper branch and a patch to increase the size of remembered_data.

Let me know if it doesn't work for you.

Soon (probably tomorrow or the day after tomorrow) I will merge this PR and update Spacemacs doc regarding installation instructions for macOS.

cc @syl20bnr

All 3 comments

Hey @frankjonen

Thanks for the feature request.

I am not committing, but I'll work on it during next two weeks. Will keep you updated.

@frankjonen hey, I've created a PR for this. You can try it by performing following steps:

$ git checkout [email protected]:d12frosted/homebrew-emacs-plus.git
$ git checkout feature/pdumper_support
$ brew uninstall emacs-plus
$ brew install Formula/emacs-plus.rb --with-pdumper --HEAD

--with-pdumper uses pdumper branch and a patch to increase the size of remembered_data.

Let me know if it doesn't work for you.

Soon (probably tomorrow or the day after tomorrow) I will merge this PR and update Spacemacs doc regarding installation instructions for macOS.

cc @syl20bnr

Ace! That was fast. I'll give it a shot over the weekend as I've never used homebrew this way.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

d12frosted picture d12frosted  路  6Comments

Blaisorblade picture Blaisorblade  路  6Comments

jonathanj picture jonathanj  路  3Comments

paulhenrich picture paulhenrich  路  8Comments

rudedogg picture rudedogg  路  7Comments