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

c# - Reactive Extensions ControlScheduler -

scala - Play Framework - how to bind form to a session field -

Firefox reacting to JQuery setTimeout that doesn't apply -