Tracker: Patches

5 jde-make bug fix - ID: 1861524
Last Update: Comment added ( lenbok )

ro_koku@yahoo.co.jp:

diff -r Desktop/jde-2.3.5.1/lisp/jde-make.el
Desktop/emacs22/plugin/jde-2.3.5.1/lisp/jde-make.el
97c97,98
< '(jde-interactive-make-arg-history . 1))))
---
> '(jde-interactive-make-arg-history . 1))) (setq
> jde-interactive-make-args ""))

(if jde-read-make-args
(setq jde-interactive-make-args
(read-from-minibuffer
"Make args: "
jde-interactive-make-args
nil nil
'(jde-interactive-make-arg-history . 1))) (setq jde-interactive-make-args "")) ;; Added

if jde-read-make-args is nil,the variable must be reset to ""



Paul Kinnucan ( pkinnucan ) - 2007-12-31 11:58:54 PST

5

Closed

Out of Date

Nobody/Anonymous

None

None

Public


Comment ( 1 )

Date: 2009-07-29 17:51:30 PDT
Sender: lenbokProject Admin

This patch seems to have already been applied (at least on 2.4.0 branch.)


Attached File

No Files Currently Attached

Changes ( 4 )

Field Old Value Date By
status_id Open 2009-07-29 17:51:30 PDT lenbok
resolution_id None 2009-07-29 17:51:30 PDT lenbok
allow_comments 1 2009-07-29 17:51:30 PDT lenbok
close_date - 2009-07-29 17:51:30 PDT lenbok