You are not logged in.

#1 2024-05-23 14:41:33

amanouss
Member
Registered: 2014-12-08
Posts: 20

emac shrothcut

i have archlinux with  gnome desktop   environment
in the keyboards  shrotcut

i  have the following shortcut

name 
emacs

command emacs

shortcut  ctrl+upright  arrow

when i open emacs  with   the shortcut

and ask to compile a latex  document

a get the following
/bin/sh: γραμμή 1: xelatex:   command not found

TeX Output exited abnormally with code 127 at Thu May 23 17:29:2


is not problem  the latex  problem

since if a start emacs from the command line


everything works fine   can  i fix the problem in order  to  everyving   work  when  i use  the shortcut

Offline

#2 2024-05-23 14:54:19

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,984

Re: emac shrothcut

type xelatex

It's probabyl somewhere in your $PATH that's only added there by the config of your interactive shell but that environment isn't available to gnome-shell or the emacs instance spawned by it.
https://wiki.archlinux.org/title/Environment_variables

Also please try to use more relevant subjects - even w/o the typos "emacs shortcut" is like a misleading teaser.

Online

Board footer

Powered by FluxBB