Opened 10 years ago

Closed 10 years ago

#42705 closed defect (fixed)

slime: should specify macport's emacs

Reported by: daitakahashi Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: easye
Port: slime

Description

The slime's makefile implicitly uses emacs on the search path. However, emacs-app installs its binary outside of the search path (${applications_dir}/Emacs.app/Contents/MacOS/Emacs), so that the system's emacs (very old!) is selected and fail to compile slime.

Attached patch revives slime_emacs_binary to choose a right emacs depends on the selected variant.

Attachments (1)

slime-portfile-select-emacs.diff (903 bytes) - added by daitakahashi 10 years ago.
patch that revives slime_emacs_binary

Download all attachments as: .zip

Change History (2)

Changed 10 years ago by daitakahashi

patch that revives slime_emacs_binary

comment:1 Changed 10 years ago by easye

Resolution: fixed
Status: newclosed

Applied in r117550.

Thanks for the patch!

Note: See TracTickets for help on using tickets.