Re: [ESS] [EXTERNAL] Re: How to Duplicate Previous Functionality/Workflow

2023-09-26 Thread Bassett Jr,Roland L via ESS-help
Thanks to everyone for their responses - you've definitely helped with most of 
my questions.  One still remains, though:

How can I customize the weaver and the exporter so that it doesn't ask each 
time?  It seems as though there should be a way to customize each of these, but 
I can't figure out what it is.

Roland Bassett
Principal Biostatistician
Department of Biostatistics - Unit 1411
Faculty Center Tower FCT4.6071
The University of Texas M. D. Anderson Cancer Center
P.O. Box 301402
Houston, TX 77230

Phone: 713-563-4272
Fax: 713-563-4242
Email: rlbas...@mdanderson.org

-Original Message-
From: ESS-help  On Behalf Of Tyler Smith via 
ESS-help
Sent: Saturday, September 23, 2023 10:38 AM
To: Stephen J. Eglen 
Cc: ESS-help 
Subject: [EXTERNAL] Re: [ESS] How to Duplicate Previous Functionality/Workflow

THIS EMAIL IS A PHISHING RISK
 Do you trust the sender?
The email address is: ess-help-boun...@r-project.org
While this email has passed our filters, we need you to review with caution 
before taking any action.
If the email looks at all suspicious, click the Report a Phish button.

On Fri, Sep 22, 2023, at 2:04 AM, Stephen J. Eglen wrote:
>> (You probably didn't do this, because Docview isn't great for pdfs.
>> The now abandoned package pdf-tools was a great option for reading
>> pdfs inside Emacs).
>
> just to add a couple of comments:
>
> 1. pdf-tools was forked about 1-2 years ago, and now active at:
>
> https://urldefense.com/v3/__https://github.com/vedang/pdf-tools__;!!Pf
> beBCCAmug!hJB8MImjmlLQXcAB-LAswXJZi7hbkrS4q5t30Qi2hgkPBMiYQFEMW4gXbr-6
> hVAcqLnnAh9bX0OFHLbHRmIz8Hs$
>
> It can be a bit fussy to install compared to most Emacs packages,
> because of dependencies and the binaries it creates.  However, I like
> it and use it regularly.
>

Thanks, that's great news!  pdf-tools was my preferred pdf viewer when it was 
active. I'll definitely check out the new fork

ty

__
ESS-help@r-project.org mailing list
https://urldefense.com/v3/__https://stat.ethz.ch/mailman/listinfo/ess-help__;!!PfbeBCCAmug!hJB8MImjmlLQXcAB-LAswXJZi7hbkrS4q5t30Qi2hgkPBMiYQFEMW4gXbr-6hVAcqLnnAh9bX0OFHLbH1kUWylg$

The information contained in this e-mail message may be ...{{dropped:11}}

__
ESS-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help


[ESS] How to Duplicate Previous Functionality/Workflow

2023-09-21 Thread Bassett Jr,Roland L via ESS-help
I finally bit the bullet and am trying to learn polymode in Emacs and ESS.  
Previously, I could use ESS to knit a .Rnw file with M-n r to create a LaTeX 
file and use M-n P to create and view the resulting PDF file.  I'm trying to 
create a similar workflow in polymode.  I understand that I can weave the file 
using M-n w and export it using M-n e.  However, it always asks me to choose a 
weaver and an exporter.  I'm using emacs 29.1 and ESS 18.10.3 snapshot.  Three 
issues/questions:


  1.  How can I customize the weaver and the exporter so that it doesn't ask 
each time?  I have customized the file formats to use the same name rather than 
adding "woven" and "exported" by:

(custom-set-variables

'(polymode-weaver-output-file-format "%s")

'(polymode-exporter-output-file-format "%s"))

But I can't figure out similar commands to choose a default weaver or exporter.

  1.  How can I customize the exporter to use my preferred PDF viewer (evince) 
instead of DocView?
  2.  Different topic, but how can I duplicate the functionality of the "_" key 
to insert "<-" instead of just "_"?

Roland Bassett
Principal Biostatistician
Department of Biostatistics - Unit 1411
Faculty Center Tower FCT4.6071
The University of Texas M. D. Anderson Cancer Center
P.O. Box 301402
Houston, TX 77230

Phone: 713-563-4272
Fax: 713-563-4242
Email: rlbas...@mdanderson.org

The information contained in this e-mail message may be ...{{dropped:14}}

__
ESS-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help


Re: [ESS] [External] ESS Annoying "Feature"

2021-06-16 Thread Bassett Jr,Roland L via ESS-help
Thanks, this seems to work!

Roland


-Original Message-
From: Richard M. Heiberger  
Sent: Wednesday, June 16, 2021 11:22 AM
To: Bassett Jr,Roland L ; lionel@gmail.com
Cc: ESS-help@r-project.org
Subject: [EXT] Re: [External] [ESS] ESS Annoying "Feature"

WARNING: This email originated from outside of MD Anderson. Please validate the 
sender's email address before clicking on links or attachments as they may not 
be safe.

this looks like the issue I reported in February.  Here is the response Lionel 
sent the list at that time (feb 18, 02:55) I choose to ignore the nuisance.

Rich




Hello,

This is a known issue with ESS 18.10 and Emacs 27. Either dowgrade Emacs or 
install dev ESS to fix this. A new release is much needed but there's still a 
bunch of problems to solve. We're aiming for an April release.

As a workaround you can add this to your config:

```
(setq ess-can-eval-in-background nil)
```

You won't get the parasite output as you type. Unfortunately this disables all 
contextual help (eldoc, completions, ...).

Best,
Lionel


On 2/18/21, Richard M. Heiberger via ESS-help  wrote:


> On Jun 16, 2021, at 11:38, Bassett Jr,Roland L via ESS-help 
>  wrote:
> 
> Greetings to all.  At some point, my ESS developed the following feature: 
> when I am editing an .Rnw file with R running in another frame, and the 
> cursor is in the middle of a function, it provides a list of possible 
> completions in the R window.  This takes the form of:
> 
> (list "" etc.)
> 
> It does this multiple times.  How can I turn this off?  Thanks for any help!
> 
> Roland Bassett
> 
> The information contained in this e-mail message may be 
> ...{{dropped:14}}
> 
> __
> ESS-help@r-project.org mailing list
> https://urldefense.com/v3/__https://nam10.safelinks.protection.outlook
> .com/?url=https*3A*2F*2Fstat.ethz.ch*2Fmailman*2Flistinfo*2Fess-helpdata=04*7C01*7Crmh*40temple.edu*7C33cb0d517ef24e2d173508d930dcd132*7C716e81efb52244738e3110bd02ccf6e5*7C0*7C0*7C637594547229252748*7CUnknown*7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0*3D*7C1000sdata=ihXTG3XLogFg7wfJNc54SLZ8KUinvIv6mjr5khVWS3Y*3Dreserved=0__;JSUlJSUlJSUlJSUlJSUlJSUlJQ!!PfbeBCCAmug!wK8ehB7lL1Fc3SEcrMs3FvXh9dWfqcLdHVyudlFqV6DkUKYD_pRAaWoMtikB3FjVxQ$

The information contained in this e-mail message may be ...{{dropped:11}}

__
ESS-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help


[ESS] ESS Annoying "Feature"

2021-06-16 Thread Bassett Jr,Roland L via ESS-help
Greetings to all.  At some point, my ESS developed the following feature: when 
I am editing an .Rnw file with R running in another frame, and the cursor is in 
the middle of a function, it provides a list of possible completions in the R 
window.  This takes the form of:

(list "" etc.)

It does this multiple times.  How can I turn this off?  Thanks for any help!

Roland Bassett

The information contained in this e-mail message may be ...{{dropped:14}}

__
ESS-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help