Skip to main content

Questions tagged [path]

0 votes
0 answers
122 views

I was having trouble launching cargo with M-x compile, and IIUC this meant the compile didn't had cargo in its path. This meant process-environment didn't contain cargo, and this in turn meant it didn'...
Alessandro Bertulli's user avatar
0 votes
0 answers
586 views

Is there a way to tell emacs to use a specific path to GCC for native compilation, overriding any GCC found by searching the PATH environment variable? I've been trying to set up Emacs 29.1 on Windows ...
Peter Russell's user avatar
0 votes
0 answers
82 views

I’m working on a new computer (MacBook Pro) and I copied my old .emacs file to the new computer. It all looked fine, but export to Latex C-c C-e lo gives the error below: (it works fine on the old ...
zeynel's user avatar
  • 417
0 votes
1 answer
653 views

On my windows company machine I would like to setup LaTeX with Emacs. When I try to compile a .tex file I get the following error: Running `LaTeX' on `report' with ``pdflatex -file-line-error -...
swissy's user avatar
  • 107
0 votes
1 answer
308 views

Goal: Disable LSP-Bridge's path-completion on /bin/ directory. But let it be work on other directories. (I really like it) Why: When I edit some small shell scripts, path-completion feature hangs ...
Garid's user avatar
  • 864
1 vote
2 answers
794 views

when I do C-h v and look up exec-path, I get the following: ("/usr/local/bin" "/usr/bin" "/bin" "/usr/local/games" "/usr/games" "/usr/lib/...
xdavidliu's user avatar
  • 253
0 votes
1 answer
282 views

I am trying to compile a .tex file using AUCTeX on Emacs 27.2. When I run the LaTeX command (via the menu bar) I get the following message: TeX-command: ERROR: AUCTeX cannot find a working TeX ...
Lindsay's user avatar
  • 47
1 vote
2 answers
244 views

I have several binaries I would like to call from eshell; I'm running into not-found-in-path errors. They are callable from a normal shell. Following the advice from the emacs wiki: ~/.emacs.d/config $...
cryptograthor's user avatar

15 30 50 per page
1
2 3 4 5