[MacPorts] #56801: Incorrect path when opening emacs through the emacs.app application icon

MacPorts noreply at macports.org
Tue Jan 8 18:21:12 UTC 2019


#56801: Incorrect path when opening emacs through the emacs.app application icon
------------------------+----------------------
  Reporter:  amicitas   |      Owner:  drkp
      Type:  defect     |     Status:  assigned
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.5.3
Resolution:             |   Keywords:
      Port:  emacs-app  |
------------------------+----------------------

Comment (by amicitas):

 Adding the following lines to `Emacs.app/Contents/Info.plist` resolves
 this issue:


 {{{
         <key>LSEnvironment</key>
         <dict>
                 <key>PATH</key>
 <string>/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin</string>
         </dict>
 }}}

 (Tested with emacs-app-devel @20181216)

-- 
Ticket URL: <https://trac.macports.org/ticket/56801#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list