Ticket #285 (closed 不具合: fixed)

Opened 3 years ago

Last modified 3 years ago

scirpt file と executable-find()

Reported by: shirai Assigned to: shirai
Priority: minor Milestone: ver 3.00
Component: Emacs Lisp Version: 3.00 (開発中)
Keywords: Cc:

Description

shell, ruby, perl などの script file では、

(executable-find "migemo") => nil

となる。

(executable-find "migemo") => "c:/usr/local/bin/migemo"

となるべき。

Attachments

Change History

2006年02月03日 18時04分17秒 changed by shirai

  • status changed from new to closed.
  • resolution set to fixed.

r4030 で直しました。


Add/Change #285 (scirpt file と executable-find())




Change Properties
Action