9
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 09, 2023 — May 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't enable enriched `ess-command` too early More... about 1 year ago
Merge branch 'ess-command-propagate-error' More... about 1 year ago
Merge pull request #1244 from emacs-ess/proc-background-eval-guard More... about 1 year ago
Propagate `ess-command` errors to elisp side More... about 1 year ago
Fix detection of stale background processes More... about 1 year ago
Propagate ESSR init errors to elisp side More... about 1 year ago
Don't check for availability if bg evals are disabled More... about 1 year ago
Carefully check for disabled bg eval More... about 1 year ago
Add `inferior-ess-current-process` More... about 1 year ago
Disable background commands when ESSR failed to load More... about 1 year ago
Inspect `bg-eval-disabled` process property More... about 1 year ago
Make `ess-can-eval-in-background` a function More... about 1 year ago
Qualify ESSR commands with namespace More... about 1 year ago
Preserve original error messages in startup init handler More... about 1 year ago
Use `ess--exit-protect` in `inferior-ess-ordinary-filter` More... about 1 year ago
Fix namespace of init variable More... about 1 year ago
Clean up startup options command More... about 1 year ago
Detect early exits during startup More... about 1 year ago
Move `ess-r` startup commands out of `ess-r-post-run-hook` More... about 1 year ago
Wait for process after `ess-r-post-run-hook` More... about 1 year ago
Run `ess-request-a-process` hook after `display-buffer` too More... about 1 year ago
Add some dribble info for `ess-request-a-process` More... about 1 year ago
Only write command debugging info if verbose More... about 1 year ago
Add relevant link to skip reason More... about 1 year ago
Debug macro form More... about 1 year ago
Set screen options on startup More... about 1 year ago
Avoid sending R code to debugger More... about 1 year ago
Make delimiter detection robust to carriage returns More... about 1 year ago
Add dribble info in command filter More... about 1 year ago
Add info to filter dribbles More... about 1 year ago