Re: less syntax

2011-11-10 Thread stratboy
poor answers.

-- 
You received this message because you are subscribed to the 
BBEdit Talk discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a feature request or would like to report a problem, 
please email supp...@barebones.com rather than posting to the group.
Follow @bbedit on Twitter: http://www.twitter.com/bbedit


Images and the navigation bar

2011-11-10 Thread Hardy
I have created a project that includes all files/folders within a
certain folder, I can view all text files therein, but not images (or
even a reference to them). It was my understanding that I could drag
images into the code, but not being able to see them (they are there
in finder), this is proving impossible. Anyone know what I'm doing
wrong?

-- 
You received this message because you are subscribed to the 
BBEdit Talk discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a feature request or would like to report a problem, 
please email supp...@barebones.com rather than posting to the group.
Follow @bbedit on Twitter: http://www.twitter.com/bbedit


Re: Grep help with tide table formatting

2011-11-10 Thread John Gold
Question -- Now that you've laid it out, I understand what the
expression does, except for the \1 at the end of the search pattern.
What does that do?

Thanks again!

John


On Nov 10, 9:22 am, John Gold j...@pointseast.com wrote:
 Hey -- thank you very much. I'll give that a try!

 John

 On Nov 10, 1:33 am, Alex Satrapa gr...@goldweb.com.au wrote:







  On 10/11/2011, at 09:23 , John Gold wrote:

   1  4:09 AM 17.6    H
   1  10:30 AM        2.3     L
   1  4:34 PM 16.8    H
   1  10:52 PM        2.3     L
   2  5:02 AM 17.3    H
   2  11:24 AM        2.5     L
   2  5:30 PM 16.3    H
   2  11:45 PM        2.7     L
   3  5:56 AM 17.3    H
   3  12:20 PM        2.5     L
   3  6:26 PM 16.2    H

  My first attempt:

  Find:         ^(\d+)(.*)\r\1
  Replace with: \1\2\t\1

  This will require a couple of passes since it matches the lines by pairs.

  Hope this helps!
  Alex

   smime.p7s
  2KViewDownload

-- 
You received this message because you are subscribed to the 
BBEdit Talk discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a feature request or would like to report a problem, 
please email supp...@barebones.com rather than posting to the group.
Follow @bbedit on Twitter: http://www.twitter.com/bbedit


[ANN] BBEdit Packages for Git and HTML

2011-11-10 Thread Ryan Wilcox
Howdy list folk,

The other day I released a BBEdit package for using Git with BBEdit.
(https://github.com/rwilcox/git.bbpackage). Those of you who don't
subscribe to @bbedit_hints on Twitter might have missed the
announcement, but that's OK..

... because I have something of general interest to the community: a
BBEdit package to help you edit HTML in BBEdit. (https://github.com/
rwilcox/html.bbpackage)

But Ryan, BBEdit already has a bunch of tools for editing HTML in
BBEdit? There's that whole Markup menu!?!

Yes, absolutely. BBEdit has great tools built-in, but as a community
we have some really good tools too. For example, the HTML bbpackage
includes the JSLint syntax checking Applescript that everyone uses.

It also includes some tools I've written myself. For example, do you
have a bunch of JSON, and can't read it because it's been minified? I
have a text filter for that...

There are a few other tools in the package right now, but I *know*
some of you guys have been writing HTML in BBEdit since '95. I would
happily welcome any contribution to this package!

Thank you all for your time,
_Ryan Wilcox

-- 
You received this message because you are subscribed to the 
BBEdit Talk discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a feature request or would like to report a problem, 
please email supp...@barebones.com rather than posting to the group.
Follow @bbedit on Twitter: http://www.twitter.com/bbedit


Re: BBEdit Packages for Git and HTML

2011-11-10 Thread Ryan Wilcox
On Nov 10, 2:55 pm, Phil Dobbin phildob...@gmail.com wrote:
 On 10/11/11 19:07, Ryan Wilcox ryanwil...@gmail.com wrote:

  The other day I released a BBEdit package for using Git with BBEdit.
  (https://github.com/rwilcox/git.bbpackage).

 The git.bbpackage URL returns a 404.

Ahh, perhaps your email client was breaking the URL in the wrong spot.
Try: http://github.com/rwilcox/git.bbpackage (Thanks to Lorin Rivers
for the tip!)

 MacPorts can't find `port jsl`

That's annoying. I think I need to modify that script some to look a
bunch of places for jsl - for example, I know the current version of
the script leaves the homebrew people out in the cold. Or Iwould
certainly except a patch that did the same.

Hope this helps,
_Ryan Wilcox

-- 
You received this message because you are subscribed to the 
BBEdit Talk discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a feature request or would like to report a problem, 
please email supp...@barebones.com rather than posting to the group.
Follow @bbedit on Twitter: http://www.twitter.com/bbedit


Problem with Close in Project

2011-11-10 Thread Phil Dobbin
Hi, all.

I've finally upgraded to BBEdit 10.1 (3110)  am finding it worthwhile. The
only thing I can't seem to understand (well, for now at least) is when I
close the editor in Project view the usual dialog box asks me whether I want
to open the files therein in new windows or close them,  when I click close
it actually closes the project not the editor whereas the behaviour in 9.6.3
was to follow the dialog box indicated preference  close the editor  leave
the project open.

Any help appreciated.

Cheers,

Phil...
-- 
Nothing to see here... move along, move along

-- 
You received this message because you are subscribed to the 
BBEdit Talk discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a feature request or would like to report a problem, 
please email supp...@barebones.com rather than posting to the group.
Follow @bbedit on Twitter: http://www.twitter.com/bbedit


Re: Problem with Close in Project

2011-11-10 Thread Phil Dobbin
On 10/11/11 23:31, Phil Dobbin phildob...@gmail.com wrote:

 I've finally upgraded to BBEdit 10.1 (3110)  am finding it worthwhile. The
 only thing I can't seem to understand (well, for now at least) is when I close
 the editor in Project view the usual dialog box asks me whether I want to open
 the files therein in new windows or close them,  when I click close it
 actually closes the project not the editor whereas the behaviour in 9.6.3 was
 to follow the dialog box indicated preference  close the editor  leave the
 project open.

Hold the weddin'. I'd inadvertently checked `Open documents into the front
window when possible` in Prefs - Application.

My bad. Sorry for the noise.

Cheers,

Phil...
-- 
Nothing to see here... move along, move along

-- 
You received this message because you are subscribed to the 
BBEdit Talk discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a feature request or would like to report a problem, 
please email supp...@barebones.com rather than posting to the group.
Follow @bbedit on Twitter: http://www.twitter.com/bbedit


Re: less syntax

2011-11-10 Thread RobS
I'd love to believe, really I would. But I used to believe in XHTML and 
before that, the tooth fairy. If the things that LESS provides -- which 
look delightful, I should say -- are valuable to enough people, they'll end 
up in CSS eventually. (Yes, I guess I still believe in the tooth fairy.)

Rob

-- 
You received this message because you are subscribed to the 
BBEdit Talk discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a feature request or would like to report a problem, 
please email supp...@barebones.com rather than posting to the group.
Follow @bbedit on Twitter: http://www.twitter.com/bbedit


Re: Large text search

2011-11-10 Thread John Delacour

At 14:24 -0800 10/11/11, Sumtingwong wrote:



I have searched everywhere, but cannot find what I need to complete
this task.  I have a large file in a foreign language, each word
separated by a newline.  I need to bounce this file off several
hundred other files to show the frequency of each word and what file
it is in.  I tried using a grep pattern, but it will only return each
line (or paragraph) that the word was in--I need better resolution
than this.  Can BBEdit do this or do I need another tool?


You can do it in BBEdit using a Perl script, but in what form do you 
want the results?


JD

--
You received this message because you are subscribed to the 
BBEdit Talk discussion group on Google Groups.

To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a feature request or would like to report a problem, 
please email supp...@barebones.com rather than posting to the group.

Follow @bbedit on Twitter: http://www.twitter.com/bbedit