Unknown (to BBedit) tags

2008-11-11 Thread Barnie

I'm using bbedit 8.2.4 and I wonder how bbedit 9 deals with unknown
tags. The cms I'm using has loops such as

BOUCLE_loop
!-- code --
/BOUCLE_loop
!-- supplement --
//B_loop

all over the place. When formatting a text the final tag becomes

/ B_loop

and the script doesn't work anymore.  Currently I search and replace
the / B with //B.

Would be nice if the program ignores what it doesn't understand.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups BBEdit Talk group.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a specific feature request or would like to report a suspected (or 
confirmed) problem with the software, please email to [EMAIL PROTECTED] 
rather than posting to the group.
-~--~~~~--~~--~--~---



Re: BBedit vs. textmate

2008-11-11 Thread [EMAIL PROTECTED]

On 11-Nov-2008, at 14:10, Lee Hinde wrote:
 (comments about version control will be considered non-responsive. :-)
 I'm lucky to get web access at the client site, much less be able to
 access an svn repository.)


You can run SVN locally...

-- 
Is this the light of a new day dawning?  A future bright that you
can walk in?  No, it's just another Monday Morning, do it all
over again!


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups BBEdit Talk group.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a specific feature request or would like to report a suspected (or 
confirmed) problem with the software, please email to [EMAIL PROTECTED] 
rather than posting to the group.
-~--~~~~--~~--~--~---



Re: Jumping to frequently used directory in disk browser

2008-11-11 Thread Carlton Gibson

Open File by Name… also works for directories, which might be what  
you're after.

On 11 Nov 2008, at 21:08, Doug Pinkerton wrote:


 I do see what you mean, and it's very much better than what I've been
 doing. Thanks, Paul.

 dp

 ***
 On Nov 11, 2008, at 2:26 PM , Paul Richardson wrote:

 If you put a folder full of aliases to your favourite disk browser
 directories in a folder at ~/ then opt-cmd-N, (which starts at ~/)
 will get you to them quicker than restarting BBEdit.

 If you see what I mean ... (??)


 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups BBEdit Talk group.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a specific feature request or would like to report a suspected (or 
confirmed) problem with the software, please email to [EMAIL PROTECTED] 
rather than posting to the group.
-~--~~~~--~~--~--~---



Re: BBedit vs. textmate

2008-11-11 Thread Rich Siegel

On 11/11/08 at 4:10 PM, [EMAIL PROTECTED] (Lee Hinde) wrote:

Is there a way to get projects to use relative paths to files, ala TM?

Not today, no; but we're looking at doing so as an enhancement 
to the project file format.

R.
-- 
Rich Siegel Bare Bones Software, Inc.
[EMAIL PROTECTED]  http://www.barebones.com/

Someday I'll look back on all this and laugh... until they 
sedate me.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups BBEdit Talk group.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a specific feature request or would like to report a suspected (or 
confirmed) problem with the software, please email to [EMAIL PROTECTED] 
rather than posting to the group.
-~--~~~~--~~--~--~---



Re: BBedit vs. textmate

2008-11-11 Thread Lee Hinde

On Tue, Nov 11, 2008 at 1:57 PM, Rich Siegel [EMAIL PROTECTED] wrote:

 On 11/11/08 at 4:10 PM, [EMAIL PROTECTED] (Lee Hinde) wrote:

Is there a way to get projects to use relative paths to files, ala TM?

 Not today, no; but we're looking at doing so as an enhancement
 to the project file format.

 R.
 --
 Rich Siegel Bare Bones Software, Inc.
 [EMAIL PROTECTED]  http://www.barebones.com/

Perfect; thanks.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups BBEdit Talk group.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a specific feature request or would like to report a suspected (or 
confirmed) problem with the software, please email to [EMAIL PROTECTED] 
rather than posting to the group.
-~--~~~~--~~--~--~---



Re: Jumping to frequently used directory in disk browser

2008-11-11 Thread Doug Pinkerton

That's not quite what I'm after here, but opens possibilities in other  
contexts. Thanks, Carlton.

dp

***
On Nov 11, 2008, at 3:51 PM , Carlton Gibson wrote:


Open File by Name… also works for directories, which might be what
you're after.

On 11 Nov 2008, at 21:08, Doug Pinkerton wrote:


I do see what you mean, and it's very much better than what I've been
doing. Thanks, Paul.

dp

***
On Nov 11, 2008, at 2:26 PM , Paul Richardson wrote:

If you put a folder full of aliases to your favourite disk browser
directories in a folder at ~/ then opt-cmd-N, (which starts at ~/)
will get you to them quicker than restarting BBEdit.

If you see what I mean ... (??)









--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups BBEdit Talk group.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a specific feature request or would like to report a suspected (or 
confirmed) problem with the software, please email to [EMAIL PROTECTED] 
rather than posting to the group.
-~--~~~~--~~--~--~---



Re: BBedit vs. textmate

2008-11-11 Thread Aaron W. Hsu

On Tue, 11 Nov 2008 13:10:25 -0800
Lee Hinde [EMAIL PROTECTED] wrote:

 I have a project now that requires me to go on-site one day a week.
 When I get back, I duplicate my current web folder and then copy over
 the files from my remote work.
 
 When I open the project file, it refers to my now out-of-date files
 rather than my now current files.

I have to say I would consider this a bug in BBEdit; if BBEdit
professes to adhere to the Mac way of doing things, then this
shouldn't happen.  

From my understanding of how Mac file pointers and the like should
work, standard behavior for a program when using these pointers is to
grab the file from its new location only if the old location does not
have a newly placed file.  That is, referencing a file in /blah/x
should only go to /blah_me/y (to which an old /blah/x was moved) if
/blah/x does not exist. 

Someone feel free to correct my understanding of the issue.  Thus, in
projects, I would expect BBEdit to follow the files if and only if
these files were not overwritten by newer files in their old
locations. 

-- 
Aaron W. Hsu [EMAIL PROTECTED] | http://www.sacrideo.us
Government is the great fiction, through which everybody endeavors to
live at the expense of everybody else. -- Frederic Bastiat
+++ ((lambda (x) (x x)) (lambda (x) (x x))) ++

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups BBEdit Talk group.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a specific feature request or would like to report a suspected (or 
confirmed) problem with the software, please email to [EMAIL PROTECTED] 
rather than posting to the group.
-~--~~~~--~~--~--~---