how to open emacs via OSX terminal -


इस सवाल का पहले से ही एक उत्तर है: < / P>

  • 10 उत्तर
  • 5 जवाब

आप कैसे OSX के लिए emacs खोलें? मैंने अपने अनुप्रयोगों में इसे डाउनलोड किया है, लेकिन मुझे नहीं पता कि इसे मेरे टर्मिनल के माध्यम से कैसे खोलें (इसे "emacs test.cpp" कहते हैं) ..

मैंने कुछ साइट्स की जांच की, लेकिन उनका समाधान मेरे लिए काम नहीं है।

मेरे पास यह .bashrc (या .zshrc) फ़ाइल में है। < / P>

  alias emacs = "open -a emacs.app"  

Comments

Popular posts from this blog

python - rpy2 import is not working -

javascript - How to get MySQL query result returned using $.ajax -

javascript - How to use the code plugin with popcornjs -