Le 2 nov. 06 à 23:00, Allan Odgaard a écrit :

This calls mate as super user, but mate only passes a file name to TextMate, which is still running as your regular user -- so this doesn’t work as you expect.


ok thanks, and using :

sudo open -a <absolute_path_2_TextMate> <my_config_file> would open another TextMate ?

best,

Yvon