I made a modification to the 'Strip trailing spaces' command. My
option allows it to work on the whole document. The only annoyance
that I have is when it is done, all of the text in the document is
selected. Is there a way to turn this selection off so that I could
just use my hotkey for the command and then keep typing? It's not a
huge issue, but it is a minor annoyance.
--
Robert M. Zigweid rzigweid(a)zigweid.net
http://rzigweid.zigweid.net
Working with a new special bundle for context I have run into the
following error when using any of the special item lists in the default
bundle.
ERROR: no handler for extension/mode 'ConTeXt' Entitynav: Outputs a
parsable list of functional entities for the given code file Usage:
entitynav -f [ -m $TM_MODE ] entitynav -f - -m $TM_MODE entitynav -f
- -e entitynav -f - -E -f, --file |- : parse or stdin if `-' -m,
--mode : set mode to -e, --ext : set mode to -E, --ext-from-file :
set mode to extension of -s, --sort : sort output by
function/method/class name -S, --sort-silently : sort only if the mode
supports it, otherwise output unsorted -h, --help
Any thoughts on how to get EntityNav to recognize the context mode. It
is essentially the same as the Latex mode.
Thanks
Robert
Greetings all,
thanks to those who posted the pdfsync details for TeXniscope and
TextMate: it's now working really well for me. If anyone's having
difficulties getting the TM->PDF direction working it might be worth
noting that teh command posted above by Thomas should be only 3 lines
long. That is, there is a comment, then a single line (containing the
"&&"), and the rest is a single command on a single line. Just be
careful to delete any line breaks when you paste the script into the
command window.
For what it's worth, the synchronisation behaviour here isn't the same
as Flashmode (a la Claus Gerhardt's work): the latter provides "real
time processing" of the input file, so that you see what you're
producing as you type. That is, the file is being processed behind the
scenes, and changes to the pdf file are produced on the fly.
Cheers,
Paul
Hi,
I know that you can use TextMate to cite from a BibTeX file but as of
now this only works for one BibTeX file. I have several BibTeX files
which I maintain seperately and since this works much better for me I
thought I'd give BibDesk a try with which you can have several BibTeX
files open at the same time and cite from them with BibDesk's system
wide citing service. I get this to work in TextEdit and TeXShop but not
TextMate :-(
To use the service you type \cite{H}, leave the cursor at H and type
Alt-Escape; this will give you a list of all references that contain H,
but in TextMate this only cylcles through several words containing H.
In TextMate the Escape key is set to "Next Completion", so I guess that
this either clashes with BibDesk's hot key or TextMate doesn't support
BibDesk at all.
If anybody has any hint how to overcome this either with TextMate
supporting several BibTeX files or how to get BibDesk to work with
TextMate I'd be very grateful!
Best wishes, Thomas
Ciao, Thomas
--
Thomas Schröder +++ hydrochlorix(a)gmx.net
Hello
I'm a total beginner with Textmate and i 've a little problem when i
use it with latex command.
I've no problem to get a pdf with preview, texniscope or Acrobat but if
i made a modification in the source, i need to close the old pdf to get
a new one. Is it possible to refresh the view ?
Thanks Alain Matthes
Dear Sir/Madam
Permit me to solicit your assistance on this
transaction with you.My name is Chief Obina, I am a
staff of STANDARD BANK PLC
As one of the auditors of the bank, I found out that
there is an unclaimed fund of $19.4M. in one of our
customer's account for more than ten years and our
banking law stipulates that any unclaimed fund for
more than 12years will go to the bank revenue as an
unclaimed fund.
My colleagues and i have made our own personal
inquiries about the depositor and the next of kin but
sadly,the depositor and his entire family died in a
plane crash.
We solicit that you stand as the next of kin so that
the money will be transfered to your account or any
other account you may provide for us.
We propose that the money be shared as follows 30% for
you,
65% for my colleagues and I while 5% will be for any
expences we may incure.
I awaits your urgent reply while believing you do
understand the confidential nature of this
transaction.
Thanks,
Chief Obina
Allan Odgaard wrote:
[snip]
> so what you can do is go to menu Automation / Run Command / Edit
> Commands...
[snip]
I need to say this, so sorry if this seems out of place on the list...
The reason that I love TM so much is exemplified by the response to Mr.
Schröder's question about BibDesk. Allan, who I am sure has much better
things to do with his time than worry about single requests for help and
the like, instead of assuming someone else would tackle the question (it
was posted to the list, so it would have been a perfectly valid
assumption,) not only answered the question, but implemented the command
and updated the Latex bundle. And anywhere that Allan doesn't have time
to do that, someone else ( Sune and Eric immediately jumps to mind, but
there are _tons_ of others, so if you feel short shrifted, feel free to
burn my effigy ;) immediately brilliantly answers the question, usually
at what seems like great effort (at least great effort to expend helping
other people solve their problems instead of your own.)
Ok, so this mail is mostly me wanting to say thank you to those people
that put so much effort into not only making TM the best editor that
ever existed or will ever exist, but also in making sure that the
community around the editor is and stays as great as it is. I've been
lurking on the list since last November and there is no other list I
have ever been subscribed to ( except maybe ruby-lang ) where the
atmosphere was so radically *nice*.
Thank you Allan, and everyone on the list, for being genuinely interested
and actively involved in the community of people who use TM every day.
Jon Raphaelson
PS. Allan, when are getting b6? (lol ;)
Mac OS X 10.4 Tiger will be released on April 29.
http://www.apple.com/macosx/
I assume TextMate has been tested and is working fine under 10.4. Will
it be able to leverage any of the new system architecture? In
particular, I'm wondering if I'll be able to have a Smart Folder as
part of a TextMate project.
--
Jonathan Chaffer
Applications Developer, structure:interactive
(616) 364-7423 http://www.structureinteractive.com/
Hi!
I was wondering if it's possible to define a "foldingStopMarker" that
marks the line _above_ some pattern to end a folding. The issue here is
that I have a markup (so called structured text) that does not use any
explicit "end" marker, as the next "start" marker implicitly stops the
previous.
Example markup:
= MAIN
! First Chapter
...
! Second Chapter
...
= APPENDIX
! Appendix 1
...
As you see, parts of the text are marked with "= PART", chapters with
"! chapter", sections with "!! section" etc. Hence, "! Second Chapter"
in this example concludes "! First Chapter", and the
"foldingStopMarker" should point to the line above "! Second Chapter".
Any help is greatly appreciated.
Thanks and regards
- Stefan
--
Stefan Brantschen
sbr(a)acm.org
Is there anyway for TextMate to reformat HTML - in a similar fashion to
Dreamweaver's "Apply Source Formatting" command, or Omniweb's
"Reformat" command, so that you go from:
<html>
<head>
<title>Empty Document</title>
</head>
<body>
</body>
</html>
to:
<html>
<head>
<title>
Empty Document
</title>
</head>
<body>
</body>
</html>
Mike
unsubscribe
* * * * * * * *
*BILL EVANS*
developer
*JUICY TEMPLES*
2424 E. Robinson St.
Orlando, Florida 32803
407 895 5015 phone
407 895 1883 fax
www.juicytemples.com
textmate-request(a)lists.macromates.com wrote:
>Send textmate mailing list submissions to
> textmate(a)lists.macromates.com
>
>To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.macromates.com/mailman/listinfo/textmate
>or, via email, send a message with subject or body 'help' to
> textmate-request(a)lists.macromates.com
>
>You can reach the person managing the list at
> textmate-owner(a)lists.macromates.com
>
>When replying, please edit your Subject line so it is more specific
>than "Re: Contents of textmate digest..."
>
>
>Today's Topics:
>
> 1. Xetex (Alain Matthes)
> 2. Re: Xetex (Robert Ullrey)
> 3. Folding Question (Stefan Brantschen)
> 4. RE: Column selection navigation (David Lee)
> 5. Re: Column selection navigation (Sune Foldager)
> 6. BibDesk (Thomas Schr?der)
>
>
>----------------------------------------------------------------------
>
>Message: 1
>Date: Mon, 11 Apr 2005 17:34:13 +0200
>From: Alain Matthes <alain.matthes(a)free.fr>
>Subject: [TxMt] Xetex
>To: TM Users <textmate(a)lists.macromates.com>
>Message-ID:
> <r02010500-1038-28B43C4AAA9F11D9856C000A95B069FE(a)[192.168.0.2]>
>Content-Type: text/plain; charset=US-ASCII
>
>Hello
>
>Can I use Textmate as a front end for XeTeX ?
>
>Did somebody already make the experiment ?
>
>
>Actually i use TM with pdfLateX and Acrobat Reader :
>
>/usr/local/teTeX/bin/powerpc-apple-darwin-current/pdflatex
>--shell-escape -interaction=nonstopmode -file-line-error-style
>"$TM_FILEPATH" | perl -e
>'while(<>){$f.=$_}$_=$f;s/([^\n])\n([^\n])/$1$2/g;print;'
>echo
>echo "Previewing..."
>echo $TM_FILEPATH | perl -e 'while(<>){s/\.tex$/.pdf/;print;}' | xargs
>open -a Reader
>
>I need the -sheel-escape option because i work with pstricks and
>postscript . It's fine and i've no problem to get the PDF files.
>
>
>
>Thanks
>
>Alain Matthes
>
>
>------------------------------
>
>Message: 2
>Date: Mon, 11 Apr 2005 09:20:03 -0700
>From: Robert Ullrey <robert_ullrey(a)mac.com>
>Subject: Re: [TxMt] Xetex
>To: TM Users <textmate(a)lists.macromates.com>
>Message-ID: <7b2057ae0247d9f1a41998d75107b28d(a)mac.com>
>Content-Type: text/plain; charset=US-ASCII; format=flowed
>
>Hello Alain,
>It is simple, just replace pdflatex with Xelatex.
>
>cd `dirname "$TM_LATEX_MASTER"`
>$xelatex --shell-escape -interaction=nonstopmode -file-line-error \
>"$TM_FILEPATH" | perl -e
>'while(<>){$f.=$_}$_=$f;s/([^\n])\n([^\n])/$1$2/g;print;'
>echo
>echo "Previewing..."
>echo $TM_FILEPATH | perl -e 'while(<>){s/\.tex$/.pdf/;print;}' | xargs
>open -a Reader
>
>If you want the file to show in Textmate's htmlbrowser rather then
>opening Reader, just use the existing Latex bundle command and replace
>pdflatex with Xelatex.
>
>Cheers
>Robert
>
>
>
>On Apr 11, 2005, at 8:34 AM, Alain Matthes wrote:
>
>
>
>>Hello
>>
>>Can I use Textmate as a front end for XeTeX ?
>>
>>Did somebody already make the experiment ?
>>
>>
>>Actually i use TM with pdfLateX and Acrobat Reader :
>>
>>/usr/local/teTeX/bin/powerpc-apple-darwin-current/pdflatex
>>--shell-escape -interaction=nonstopmode -file-line-error-style
>>"$TM_FILEPATH" | perl -e
>>'while(<>){$f.=$_}$_=$f;s/([^\n])\n([^\n])/$1$2/g;print;'
>>echo
>>echo "Previewing..."
>>echo $TM_FILEPATH | perl -e 'while(<>){s/\.tex$/.pdf/;print;}' | xargs
>>open -a Reader
>>
>>I need the -sheel-escape option because i work with pstricks and
>>postscript . It's fine and i've no problem to get the PDF files.
>>
>>
>>
>>Thanks
>>
>>Alain Matthes
>>______________________________________________________________________
>>For new threads USE THIS: textmate(a)lists.macromates.com
>>(threading gets destroyed and the universe will collapse if you don't)
>>http://lists.macromates.com/mailman/listinfo/textmate
>>
>>
>>
>
>
>
>------------------------------
>
>Message: 3
>Date: Mon, 11 Apr 2005 22:23:48 +0200
>From: Stefan Brantschen <sbr(a)acm.org>
>Subject: [TxMt] Folding Question
>To: textmate(a)lists.macromates.com
>Message-ID: <366513925a7794c7d63a4a5ab3bc40b5(a)acm.org>
>Content-Type: text/plain; charset=US-ASCII; format=flowed
>
>Hi!
>
>I was wondering if it's possible to define a "foldingStopMarker" that
>marks the line _above_ some pattern to end a folding. The issue here is
>that I have a markup (so called structured text) that does not use any
>explicit "end" marker, as the next "start" marker implicitly stops the
>previous.
>
>Example markup:
>
>= MAIN
>
>! First Chapter
>
>...
>
>! Second Chapter
>
>...
>
>
>= APPENDIX
>
>! Appendix 1
>
>...
>
>As you see, parts of the text are marked with "= PART", chapters with
>"! chapter", sections with "!! section" etc. Hence, "! Second Chapter"
>in this example concludes "! First Chapter", and the
>"foldingStopMarker" should point to the line above "! Second Chapter".
>
>Any help is greatly appreciated.
>
>Thanks and regards
>- Stefan
>
>
>--
>Stefan Brantschen
>sbr(a)acm.org
>
>
>
>------------------------------
>
>Message: 4
>Date: Tue, 12 Apr 2005 10:23:48 +1000
>From: "David Lee" <david(a)davelee.com.au>
>Subject: RE: [TxMt] Column selection navigation
>To: "'TM Users'" <textmate(a)lists.macromates.com>
>Message-ID: <20050412002246.8CEA8CA1(a)one.textdrive.com>
>Content-Type: text/plain; charset="US-ASCII"
>
>Just something I'm curious about -
>
>When you select 4 full lines (for sake of argument) and enter column mode,
>the caret spans 5 lines (one below the previous selection).
>
>Is this intentional?
>
>D
>
>-----Original Message-----
>From: Allan Odgaard [mailto:allan@macromates.com]
>Sent: Monday, 11 April 2005 7:36 PM
>To: TM Users
>Subject: Re: [TxMt] Column selection navigation
>
>On Apr 10, 2005, at 19:13, Charilaos Skiadas wrote:
>
>
>
>>>But to "enter" the selection you can press cmd-option-A (works for
>>>normal selections only). This places the caret on the end of the
>>>first line, you can move it backwards and make changes.
>>>
>>>
>>Cool, I hadn't realized you could move backward and preserve the
>>selection. One question then:
>>Why can't the same be done when the columnar selection is enabled
>>through the option key?
>>
>>
>
>It will eventually be possible. Initially I wasn't sure exactly how to
>handle the case for a column-selection. If we have (selection of left
>column):
>
> +--------------+
> |@"declaration"| [NSDictionary ...]
> |@"keywords" | [NSDictionary ...]
> |@"strings" | [NSDictionary ...]
> +--------------+
>
>I think using cmd-option-A should place carets like this:
>
> @"declaration"| [NSDictionary ...]
> @"keywords"| [NSDictionary ...]
> @"strings"| [NSDictionary ...]
>
>I.e. placing the caret before the last white-space sequence of each selected
>sub-line.
>
>______________________________________________________________________
>For new threads USE THIS: textmate(a)lists.macromates.com (threading gets
>destroyed and the universe will collapse if you don't)
>http://lists.macromates.com/mailman/listinfo/textmate
>
>
>
>
>------------------------------
>
>Message: 5
>Date: Tue, 12 Apr 2005 10:40:26 +0200
>From: Sune Foldager <cryo(a)cyanite.org>
>Subject: Re: [TxMt] Column selection navigation
>To: TM Users <textmate(a)lists.macromates.com>
>Message-ID: <88C05347-1254-4219-9976-19DFE9F47291(a)cyanite.org>
>Content-Type: text/plain; charset=US-ASCII; format=flowed
>
>On 12-04-2005, at 02:23, David Lee wrote:
>
>
>
>>Just something I'm curious about -
>>When you select 4 full lines (for sake of argument) and enter column
>>mode,
>>the caret spans 5 lines (one below the previous selection).
>>Is this intentional?
>>
>>
>
>I already bugged Allan about this.. ;-). It is due to the fact that
>when you've selected four full lines, the cursor is internally placed
>at the start of the 5. even though it's not visible.... But I think
>maybe it should only select 4 lines in column mode in that case.
>
>
>
OK, for way too many hours I have been trying to get this seemingly
simple Perl compatible regex to work out, but I just can't seem to do
it. I'm about to give up, move to a dark cave and shun computers for
life. :(
The problem:
I have a string that is looking something like this: /a/b/c/d/
the string can be just /a/ or it can be /a/b/..../z/
very long.
I would like to catch all the various bits in this string [ /a/b/c/d/
] as follows:
$1 = /a/
$2 = b/
$3 = c/
$4 = d/
and so on for each added bit. The bits in between the "/" contains
mainly [alphnums].
I've tried every regex version of this that I can think of and most
don't return a damn thing, and others return the wrong things. A few
days ago I thought I got this regex stuff, but now I'm in serious
doubt.
I know that I can workaround the problem by doing other things, but
it's become a bit of a burden on my mind. I'd like to know where I'm
going wrong 'cause I can't see it at the moment and that drives me mad.
Extremely over the top grateful for any help. :)
Kind regards,
Mats
----
"TextMate, coding with an incredible sense of joy and ease"
- www.macromates.com -
You have a text doc that would run over 4 pages when printed.
You only want to print the first page, so in the print dialog set it to
print 1 of 1.
On the printout, the page is labeled 1 of 4, when this should be a count
of the number of items coming out of the printer.
drew.
Hello fellow TextMaters. I'm a Ruby programmer currently writing a web
app with Ruby on Rails.
Is there a way to set the font size for printing?
I can't find anything, so I made this command that works well for me:
cd $TM_PROJECT_DIRECTORY
enscript -G -p /tmp/`basename ${TM_FILEPATH}`.ps --margins=36:36:36:36
--mark-wrapped-lines=arrow $TM_FILEPATH
cd /tmp #`dirname $TM_FILEPATH`
open `basename $TM_FILEPATH`.ps
I have it bound to Shift+Splat+P.
It requires Enscript (port install enscript)
The enscript command line above adds a nice heading ( -G ), and sets
the margins to 1/2" all around. This allows me to print on drilled
paper two-sided. After enscript creates the PostScript, the open
command opens it in Preview, where you can print it.
Regards,
JJ
I'm not sure if there is really a way to fix this or not, given the way
that the snippets work. But the tag snippet (activated by default with
<-tab) appears to have a bug.
Actually it may be just a misconception on my part, but the problem is,
when I activate the snippet with <-tab, the general flow for me is to
type in the snippet name, and then the attributes, then tab to get at
the Text Node portion of the tag. The problem is that the attributes
show up in the closing tag too. I'm not sure if this is fixable or not
based upon the way that snippets work. But it sure would be convenient
if the attributes didn't show up in the closing tag too.
Regards,
Robert M. Zigweid
--
Robert M. Zigweid rzigweid(a)zigweid.net
http://rzigweid.zigweid.net
I've searched the list and the help file, as well as checking pretty
much all available existing commands, but I couldn't find any
information or examples of how to use this field.
can anyone point me to some resource? or is this feature still dormant
and will only come to life in b6 or later?
I miss its functionality terribly ;-) I'm sure our lives will work out
much better, once it works and is adopted by the bundle maintainers to
restrict their keybindings (i.e. no more 'building xcode project' when
actually all I want to do is use a svn command).
best regards,
tom
--
Tom Lazar, http://tomster.org
I know I'm not supposed to ask this, but it's a Friday. Any vague hints
on when the next beta might be available? Like days, weeks, months?
Maybe a riddle containing the answer?
--
______________________________
toddgrimason*todd-AT-slack.net
Hi All,
In order to sort very big log files, I want to add leading
characters to every line.
For instance, if I want to have lines that contain "you" and/or "me"
sorted first, I used this find/replace template :
find : ^.*(you)?.*(me)?.*$
replace : ?1(?2(00_$0):(01_$0)):(?2(02_$0):(99_$0))
Is there a more simple way to achive this?
Have a nice day,
--
Jo <W:00°04'37" ; N:47°15'36">
1....'....12.....'....24.....'....36.....'....48.....'....60.....'....72
Don't know why I hadn't considered this before... my partner looked at
my screen today while I was coding some JS and said "Are you crazy?
You're going to ruin your eyes with that!" I did some cursory research
(read: Google) and found conflicting opinions on the subject... but most
seem to agree that black ground/light text is VERY bad for eyestrain.
Taking this under consideration, I'd like to change the defaults for the
JS bundle, but the prefs only allow for changing the defaults. How can I
do this, and does anyone have any *real* data about the above
considerations?
--
Ben Jackson
Diretor de Desenvolvimento
INCOMUM Design & Conceito
+55 (21) 9997-0593
ben(a)incomumdesign.com
http://www.incomumdesign.com
Just a quick note to mention that I have updated the HTML bundle on the
SVN repos, so anyone using HTML might want to check it out, and comment
on what's missing, wrong etc. It's still work in progress.
Known issues, missing or under work items:
HTML:
-- Better Syntax highlighting (along the lines of the stuff in the PHP
bundle) is 'ready' and waiting for b6 to check that everything is
working OK.
-- <!-- Toggle Comments --> Command is being refined to work in almost
any scenario.
-- more snippets
-- No ReadMe doc finished yet (in progress)
CSS:
-- Syntax file as HTML above
-- /* Toggle Comments */ Command as HTML above
-- Loads of useful snippets is still to be done. PLEASE HELP if you
have any ready
JavaScript:
-- Syntax file as HTML above (vastly improved if I may say so myself
;-) )
-- // Toggle Comments Command
-- Loads of useful snippets is still to be done. PLEASE HELP if you
have any ready
If you are working with web development please help me make TM the
kick-ass app for web work flow. I am looking for help with basic
generic HTML/CSS/JS snippets, commands, macros etc, but I'm also hoping
to create a better XHTML bundle with Web Standards as the key aim and
ready snippets with chunks of code in them and so on. All of this
takes time, so I sure could do with the help ;-)
Now onto something that made me smile & LOL.
On 5 Apr 2005, at 09:23, Jeroen van der Ham wrote:
> On 05-04-2005 09:22, Steve Lianoglou wrote:
>> On Apr 4, 2005, at 11:56 PM, Jeroen van der Ham wrote:
>>> Why would you want to setup a snippet for <br /> ?
>>> If you're using too many br-tags in your HTML document, you're not
>>> doing it right...
>> Thanks for the lesson in semantic web development, Jeroen .. but it
>> was just meant to be a trivial example to get the question across.
> Sorry, just couldn't resist and there are still so many people out
> there doing it wrong...
Steve, just in case you need it there's a <br /> snippet in the HTML
bundle that triggers on Cmd + Return, which I think is quite handy.
There's even a [Non-breaking-space] snippet that triggers on Cmd
+ Space. Just in case you need to go back to the good old days of bad
HTML ;-)
>> <img src="/images/clear.gif" width="${1:width}" height="{2:height}"
>> alt="Make some Room" />$3
> Aaargh! Use XHTML and CSS !
> <div class="makeSpace"/>
> css:
> .makeSpace { width=x; height=y; }
>
> ;-)
Classy, absolutely classy, Jeroen !! No offence intended Steve, yours
was good too, but a bit too subtle (You did it as a joke, right ?)
Kind regards,
Mats
----
"TextMate, coding with an incredible sense of joy and ease"
- www.macromates.com -
I hope this is not a very stupid question, but can someone explain to
me how input patterns are supposed to work? i.e. if i have bound a
snippet to an input pattern, how do I activate it? (An example of an
input pattern would be much appreciated). Or are they not implemented
yet?
Haris
Hi All,
My apologies if this request has been posted before.
I was wondering if it would be possible to have the multiple clipboards
displayed as a "virtual" text document in the editor, so you can use the
editor's full power on it. The clips could be separated by some
character-sequence. If the scripting/macro stuff can access this document too,
it could be quite powerful (add stuff, remove stuff, change stuff).
Thanks for a great app!
-Tao.
On Apr 5, 2005, at 9:16 AM, kumar mcmillan wrote:
> find typing <h1> A HEADER and then hitting opt+cmd+"." to close the
> tag much easier than inserting a snippet called "<h1>" .
or you could just type "h1" and hit Ctrl + Space to get <h1>|</h1>.
Thank you Justin.
> I would suggest focusing on bigger time-savers ... like the
> Colorpicker command. that thing is awesome!! Anyway, I don't want to
> dampen your progress but I think you are asking for help in an area
> where other users may not share your vision.
I disagree, and hope others do as well. I think there a huge need for
better web development workflow support in TM.
-t
observe my penitent respect for threading!
While we're on the topic of drawers & fullscreeniness ...
Any chance the editor could have a 'full screen' mode (ie, completely
fullscreen like Firefox [F11 IIRC])?
keybound to something accessible, this would be really swanky. Not sure what
would be done about the drawer in this case, but if you think fullscreen
mode would be a good feature (Allan), it might have some impact on what you
intend to do with the drawer.
Combined with splits and some way to preview server-side html output from
within TextMate (am i missing something that exists?) I'd only have to leave
TextMate to procrastinate and bathe.
cheers
D
-----Original Message-----
From: John Lianogou [ <mailto:lists@arachnedesign.net>
mailto:lists@arachnedesign.net]
Sent: Wednesday, 6 April 2005 11:52 AM
To: TM Users
Subject: Re: [TxMt] Replace the drawer
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I dunno... I sorta favor ditching the drawer. :-) More often than not, I
like my text editor to be somewhat full-screen... drawers have a way of
making that really not work... I feel like a sidebar approach would be more
practical. In fact, if the world were ideal and bloat wasn't a factor, I
rather like the way jEdit docks stuff to the left, right, and bottom... it's
rather handy for keeping tools like an XPath tester, Ant task manager, and
other tools easily accessible, yet unobtrusively minimized when not in use.
Best, jL On Apr 5, 2005, at 8:27 PM, Steve Lianoglou wrote: > Allan Odgaard
wrote: >>> I don't hate the drawer, I'm just saying, that's the one thing I
>>> find to be annoying. >> When I revisit the project window I'll allow for
double-clicking >> groups to "descend" into these. That should cut down on
leading >> indent. > > Ohh .. a little 'hoisting' action like what you're
talking about would > be pretty sweet. > > > cheers, > -steve -----BEGIN PGP
SIGNATURE