ada-mode-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Selecting a project from the command line


From: Manuel Gómez
Subject: Selecting a project from the command line
Date: Wed, 25 Aug 2021 23:37:41 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

I've playing with Alire and configured the edit command to use emacs but the simplest approach is only opening the file:

$ alr config editor.cmd
editor.cmd=emacs ${GPR_FILE}

Is there a way from the command line to load that GPR file?
I've tried some variations of this which have all failed:

emacs --eval '(progn (require '\''ada-mode) (ada-build-default-prj '\''project.gpr))'



reply via email to

[Prev in Thread] Current Thread [Next in Thread]