Bryce Carson
2025-Apr-08 21:08 UTC
[Rd] Better support ESS by allowing choice of CRAN mirror using the `menu-choice` widget
This would allow ESS to be used in a graphical-mode emacs without utilizing the Tcl/Tk widget, and on non-Linux platforms would allow Emacs to provide the choice widget rather than Tcl/Tk, Aqua, or whatever Windows does. [[alternative HTML version deleted]]
Bryce Carson
2025-Apr-09 05:15 UTC
[Rd] Better support ESS by allowing choice of CRAN mirror using the `menu-choice` widget
I know ESS already has a better interface for installing packages, C-c C-e TAB, but it'd be "neat" if when I forget to do this and I call install.packages() without first setting a mirror that either the same interface would be presented rather than Tcl/Tk, or a widget.el-based interface was presented. On Tue, Apr 8, 2025 at 3:08?PM Bryce Carson <bryce.a.carson at gmail.com> wrote:> This would allow ESS to be used in a graphical-mode emacs without > utilizing the Tcl/Tk widget, and on non-Linux platforms would allow Emacs > to provide the choice widget rather than Tcl/Tk, Aqua, or whatever Windows > does. >[[alternative HTML version deleted]]
Reasonably Related Threads
- Better support ESS by allowing choice of CRAN mirror using the `menu-choice` widget
- tk non-widget commands (esp. update and winfo)
- tk mouse cursor icon widget tkwinfo tkfocus questions
- Japanese menu on widget are garbled (mojibake)
- R Tcl/Tk: How to put widgets in text widget?