Thanks so much for the quick response!!!!!!!! On Thu, Dec 11, 2014 at 12:39 PM, Ted Zlatanov wrote: > On Thu, 11 Dec 2014 12:26:58 -0500 Charles Magid < > cmagid@rbmtechnologies.com> wrote: > > CM> 2014-12-10 22:37:32 brew uninstall --force emacs > CM> 2014-12-10 22:37:40 brew install emacs --cocoa --use-git-head --HEAD > CM> 2014-12-10 22:47:31 ln -sfv /Users/cmagid/brew/opt/emacs/*.plist > CM> ~/Library/LaunchAgents > CM> 2014-12-10 22:47:43 launchctl load > CM> ~/Library/LaunchAgents/homebrew.mxcl.emacs.plist > > CM> New emacs install getting error url-http-parse-headers when starting > elpa. > > This is fixed in master, so just redo the command above. > > You can also use the following for your Homebrew command to add GnuTLS > support (these flags work best for me): > > brew reinstall emacs --HEAD --use-git-head --cocoa --srgb --with-gnutls > --with-imagemagick > > Ted > -- Best, ::Charles