Skip to content

Commit

Permalink
fix for issue emacs-ess#249: SAS has no prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
rsparapa committed Nov 13, 2015
1 parent b6486f6 commit 626ca5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lisp/ess-sas-d.el
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@ Better logic needed! (see 2 uses, in this file).")
ess-dialect
temp-dialect))
(ess-SAS-pre-run-hook temp-dialect)
(setq ess-eval-visibly-p nil)
(inferior-ess)
(save-excursion
(set-buffer "*SAS*")
Expand Down

0 comments on commit 626ca5a

Please sign in to comment.