[MacPorts] #43399: emacs-app @24.3_2 hangs upon exit on Mavericks

MacPorts noreply at macports.org
Sun Apr 27 08:33:51 PDT 2014


#43399: emacs-app @24.3_2 hangs upon exit on Mavericks
------------------------------+-------------------
  Reporter:  luke.woloszyn@…  |      Owner:  hum@…
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.2.1
Resolution:                   |   Keywords:
      Port:  emacs-app        |
------------------------------+-------------------

Comment (by graziosi.angelo@…):

 I am seeing a similar issue trying to install an ELPA/MELPA package. I
 have added


 {{{
 (when (>= emacs-major-version 24)
   (require 'package)
   (package-initialize)
   (add-to-list 'package-archives '("melpa" .
 "http://melpa.milkbox.net/packages/") t)
   )
 }}}

 to my ~/.emacs.g/init.el file. Then I restarted Emacs and chose
 Option/Manage Emacs Packages. I choose tabbar-ruler clicking with mouse-1
 . An Help window opens with a 'Install' button. I click with mouse-1
 'Install'. A dialog opens asking if I want install the package.

 I click 'yes' button.. From now on, Emacs does not respond and I have to
 exit with Apple menu/Force Quit.

 If instead of clicking the 'Install' button in the Help window, I select
 the package to be installed typing 'i' (to mark it as to be installed) and
 then 'x' (to execute the installation), the request, 'yes' or 'not', to
 install that package shows up in the minibuffer. Typing 'yes' installs the
 packages correctly and without any freezing...


 Ciao, Angelo.

-- 
Ticket URL: <https://trac.macports.org/ticket/43399#comment:4>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list