Skip to content

M-x ess-R-dv-ctable takes my cursor to line 1 in script #1

@kaz-yos

Description

@kaz-yos

Thank you for creating this wonderful elisp. I find this very useful. Some of your work is essential for my R analysis workflow. However, it looks like I am experiencing some issues with ess-R-dv-ctable.

  1. cursor issue
    Say I am at line 15 of my R script, and I activate M-x ess-R-dv-ctable for a data frame object at that line. It will show the table nicely. However, when I go back to the script, the cursor has been moved up to line 1 instead of line 15. M-x ess-R-dv-pprint does not have this problem

  2. max.print issue
    It may not be a real problem, but if "[ reached getOption("max.print") -- omitted XXX rows ]" is shown, M-x ess-R-dv-ctable shows it in a messy way.
    screen shot 2013-09-01 at 10 56 46 am

Thank you for your attention.

My environment: Emacs 24.3 with Japanese inline patch (http://piyopiyoducky.net/install-emacs-24-to-os-x/). Mac OS X 10.8.4. R 3.0.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions