I have a project that uses the GNU automake system's Makefile.am files - for some reason textmate is ignoring the file. I have checked file and folder patterns and there is nothing that should preclude the file. Has anyone else seen this? I there some other setting that might tell textmate to ignore Makefile.am files?
Thanks,
-- dv
On 18 Aug 2008, at 07:13, dvlogic wrote:
I have a project that uses the GNU automake system's Makefile.am files - for some reason textmate is ignoring the file. I have checked file and folder patterns and there is nothing that should preclude the file. Has anyone else seen this? I there some other setting that might tell textmate to ignore Makefile.am files?
By ignore, you mean it is not shown at all? Or just that if you click it, it does not open?
If the latter, then right-click the file in the project drawer and tell TM to treat the file as text.
Allan Odgaard-4 wrote:
On 18 Aug 2008, at 07:13, dvlogic wrote:
I have a project that uses the GNU automake system's Makefile.am files - for some reason textmate is ignoring the file. I have checked file and folder patterns and there is nothing that should preclude the file. Has anyone else seen this? I there some other setting that might tell textmate to ignore Makefile.am files?
By ignore, you mean it is not shown at all? Or just that if you click it, it does not open?
If the latter, then right-click the file in the project drawer and tell TM to treat the file as text.
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
the first, it doesn't show up at all. Here are the steps I use to reproduce the problem:
$ mkdir /tmp/tmtest $ echo "# empty" > /tmp/tmtest/Makefile.am $ mate /tmp/tmtest
The result is I end up with a drawer with an empty directory (i.e. no Makefile.am)
Regards,
-- dv
On 22 Aug 2008, at 09:39, dvlogic wrote:
[...] the first, it doesn't show up at all. Here are the steps I use to reproduce the problem:
I can’t reproduce it, and I can’t think of anything but the file patterns that would affect this.
Some troubleshooting advice at http://wiki.macromates.com/Troubleshooting/101
Allan Odgaard-4 wrote:
On 22 Aug 2008, at 09:39, dvlogic wrote:
I can’t reproduce it, and I can’t think of anything but the file patterns that would affect this.
Some troubleshooting advice at http://wiki.macromates.com/Troubleshooting/101
I moved aside my com.macromates.textmate.plist (preference file) and the problem went away (i.e. I was able to see the Makefile.am file.
Any ideas as to what setting in the preference file might be the cause - There appears to be a bunch of settings I've made over the last several years and I'm worried if I just start fresh, I will be missing something that I had configured???
Thanks again,
-- dv
On 26 Aug 2008, at 06:46, dvlogic wrote:
I can’t reproduce it, and I can’t think of anything but the file patterns that would affect this. [...]
[...] Any ideas as to what setting in the preference file might be the cause
http://manual.macromates.com/en/working_with_multiple_files#filtering_unwant...