Ramon Diaz-Uriarte
Ramon Diaz-Uriarte
I just tried it (specifically, side-hustle-20240625.1228) . SPC and RET with pdftools and org-mode, on the lower level of the hierarchy, take you to the item. (On higher levels, they...
All I know is what is given in the URL above: https://cran.r-project.org/web/packages/ffbase/index.html (for what is worth, I can't find the R CMD results from the page you link either)
This is specific to the issues with my package, ADaCGH2, (and does not solve the underlying issue) but just for the record of what I finally did. Since the deadline...
I have the exact same problem, also with R. I generate the GTAGS file with a call to gtags, for instance. I have configured my `~.globalrc` so that the default...
> Do I understand this correctly in that the desired behavior would be to only have the percentage sign plus some whitespace added to the wrapped lines in the first...
Reported here: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66541
In case it helps someone else, the following function, `rdu-gptel-perplexity-insert-references`, inserts Perplexity's citations into the buffer. For it to work, you must set `gptel-log-level` to debug (the function grabs the...
> As @rdiaz02 notes, they have been added to the API recently. Actually, the merit is @mgcyung 's :smiley: > > > Perplexity has recently announced public availability of citations...
> @rdiaz02 thanks. For the scraping method, I'm not sure you need gptel-log-level to be set to 'debug -- that prints the (rather verbose) curl command, which is not part...
> Here is a workaround to insert citations in front of the output. It works for now. However, the elisp code is rough, someone may help to improve the code....