I have found real workaround. Firstly, Geany opens "*.geany" file as ordinar 
files if more than one file specified in command line. Secondly, Geany silently 
ignores "files with empty name", i. e. empty command line arguments. Thus, to 
open "some_file.geany" as ordinal text file they can use the following command:
`geany "" some_file.geany`

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1658#issuecomment-339260040

Reply via email to