Hello everybody,
Textmate help states:
"9.4 Project Dependent Variables
Sometimes it is useful to have a command customized differently
depending on the project. For this reason, it is possible to set
variables for individual projects.
The way to do this is currently a little secret but if you deselect
everything in the project drawer, then click the info (circled I)
button, a panel will appear where you can set variables.
These variables are saved in the project file (*.tmproj) and will
exist only for snippets and (shell) commands executed in the context
of that project."
The problem I have since upgrading to Snow Leopard and Textmate build
1509 is that I am suddenly unable to deselect everything in the
project drawer. At least one file will remain selected and Get Info
and the info button will only show me the info about that file. Is
anyone having the same problem? Alternatively, is there any other way
to set a latex master project wide rather than doing it for each file
individually?
Thanks,
JJ
Hi - I'm using ViMate to have vi-style editing. The problem I have is
that the "Esc" is occupied to switch the vi mode, so the general "Esc"
key function is not available. For example, I use "Esc" to see
completions.
* http://sourceforge.net/projects/tm-vi-plugin/
* http://manual.macromates.com/en/working_with_text#completion
Does anybody know a way to keep the vi functionality and TextMate's
"Esc" functionality? No offense to TextMate itself, but I just want to
have a way to change the copy/cut selection range without using arrow
keys.
Takaaki
--
Takaaki Kato
http://samuraicoder.net
Hi all
I seem to have stumbled on a bug in or related to the groovy bundle.
To recreate - open a new file as
mate anyName.groovy
then type
x x.(
textmate will supply the right paren - so you have
x x.()
with the cursor between the parens
typing any other character at this point causes textmate to hang
TextMate Bundles - Revision 11766: /trunk/Bundles/Groovy.tmbundle
TextMate Version 1.5.8 (1509)
–LF
Is there a list feature i am missing in text mate to list out out all the
lines after doing a search and all the lines that have that search get
opened in a separate text-mate file?
I have just upgraded to, or more specifically - installed a parallel
distribution of, TeXLive-2009. Since doing so, I have found that
typesetting LaTeX does not work correctly when the document references
locally held "personal" class, style, bib or other files stored in ~/
Library/texmf. The errors are included below (with some personal info
redacted):
----------
Latexmk: This is Latexmk, John Collins, 2 December 2007, version: 3.21j.
**** Report bugs etc to John Collins . ****
pdflatex: Changes:
Non-existent destination files: 'XXXXXXX_XXXXXXXX.pdf' Rules to apply:
'pdflatex'
------------ ------------
------------
Running 'pdflatex -interaction=nonstopmode -file-line-error-style -
interaction=nonstopmode -file-line-error-style -synctex=1
"XXXXXXX_XXXXXXXX.tex"' ------------
Latexmk: applying rule 'pdflatex'...
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009) restricted
\write18 enabled.
entering extended mode
(./XXXXXXX_XXXXXXXX.tex LaTeX2e <2009/09/24> Babel and hyphenation
patterns for english, usenglishmax, dumylang, nohyphenation, german-
x-2009-06-19, ngerman-x-2009-06-19, ancientgreek, ibycus, arabic,
basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danish,
dutch, esperanto, estonian, farsi, finnish, french, galician, german,
ngerman, monogreek, greek, hungarian, icelandic, indonesian,
interlingua, irish, italian, kurmanji, latin, latvian, lithuanian,
mongolian, mongolian2a, bokmal, nynorsk, polish, portuguese, romanian,
russian, sanskrit, serbian, slovak, slovenian, spanish, swedish,
turkish, ukenglish, ukrainian, uppersorbian, welsh, loaded. ! LaTeX
Error: File `gregsarticle.cls' not found. Type X to quit or to
proceed, or enter new name. (Default extension: cls) Enter file
name: ./XXXXXXX_XXXXXXXX.tex:2: Emergency stop. l.2 \usepackage
{amssymb} %maths^^M ./XXXXXXX_XXXXXXXX.tex:2: ==> Fatal error
occurred, no output PDF file produced! Transcript written on
XXXXXXX_XXXXXXXX.log.
Latexmk: Missing input file: 'XXXXXXXXXXXX.cls' from line
'! LaTeX Error: File `XXXXXXXXXXXX.cls' not found.'
Latexmk: Did not finish processing file: 'pdflatex' did not make
'XXXXXXX_XXXXXXXX.pdf'
Latexmk: Errors, in force_mode: so I tried finishing targets
Application 'Skim' not running
The file /Users/XXXX/Desktop/XXXXXXX-XXXXXXXX/XXXXXXX_XXXXXXXX.pdf
does not exist.
execution error: Can’t make file "Macintosh
HD:Users:XXXX:Desktop:XXXXXXX-XXXXXXXX:XXXXXXX_XXXXXXXX.pdf" into type
alias. (-1700)
error number 256 opening viewer
Found 0 errors, and 0 warnings in 1 runs
/Applications/TextMate.app/Contents/SharedSupport/Bundles/
Latex.tmbundle/Support/bin/latexmk.pl -pdf -f -r /tmp/latexmkrc
"XXXXXXX_XXXXXXXX.tex" exited with status 12
----------
Now, I initially thought that this might be a problem with the TexLive
distribution. However, when switching between the 2008 and 2009
versions and using TeXShop as the frontend, there are no problems in
either version; TexLive-2009 recognizes files under ~/Library/texmf
and parses them correctly. The next thought was that it was an issue
with different versions of latexmk.pl - but TeXShop doesn't use that
script unless it is specifically added on; it's not part of the basic
distro.
Quite frankly I'm at a loss to suggest what the cause could be for
this behaviour. On the other hand, there is a fairly simple
workaround - just include the necessary class and style files in the
directory of the .tex document from which they are referenced. the ./
path seems to work without problems. Of course, this defeats the
purpose of having ~/Library/texmf, but at least it works.
Hopefully someone with more expertise with the guts of the LaTeX
bundle and/or TeXLive will be able to figure this out.
hi,
is there any way to display csv-files in textmate table-like?
It would be great if I could choose if I want the raw text when I open
a CSV-file, like;
col1; col2; col3
3;4;4
7;10;12
or a "table-view" where the columns and cells are separated by a thin
line (like in TextEdit).
Is there such a mode / plugin / way to get this?
thanks!
Is there a way to find the file you are currently working on in the
project pane?
Say you've used cmd-T to open a file somewhere deep down in your
project tree and now you want to open the containing folder in the
project panel... easy way to do that or do I just have to look through
it manually?
Thanks,
Nick
Hello,
i got an issue while run some lines of c-code
the code seems not to be the problem, because it works on my other
machine and with Xcode.
/Library/Application Support/TextMate/Support/lib/tm/process.rb:169:in
`fcntl': Inappropriate ioctl for device (Errno::ENOTTY) from /Library/
Application Support/TextMate/Support/lib/tm/process.rb:169:in `run'
from /Library/Application Support/TextMate/Support/lib/tm/executor.rb:
211:in `parse_version' from /Library/Application Support/TextMate/
Support/lib/tm/executor.rb:98:in `run' from /tmp/temp_textmate.jiIKfe:38
so long
Tim