Re: BBEdit hard drive activity on launch

2013-04-12 Thread Chad Renard
Hi, and thanks for the replies.

It happens every single time I open BBEdit.

On Thursday, April 11, 2013 4:39:36 PM UTC-7, LuKreme wrote:

 LuKreme opined on Thursday 11-Apr-2013@17:36:42 
  Chad Renard opined on Wednesday 10-Apr-2013@16:19:28 
  Using Activity Monitor, I monitored the drive during launch and it was 
 very active, without a single open file. 
  
  This doesn’t make any sense. Your system drive *always* has open files. 
 Many of them. 
  
  Or do you just mean that the disk was active and BBEdit didn’t have any 
 open files? Is this something that happens after you startup 10.5.3 or 
 after you startup BBEdit? 


 erm. Yes, I know, I misread the post. 

 Let’s start again. 

 Does this happen only after you first start up your computer or only after 
 you first launch BBEdit or every time you launch BBEdit? 

 -- 
 You are in my inappropriate thoughts 




-- 
-- 
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

--- 
You received this message because you are subscribed to the Google Groups 
BBEdit Talk group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Python syntax highlighting

2013-04-12 Thread Andrew DiNatale
I just downloaded BBedit and i was trying to write some python, i noticed 
the lack of syntax highlighting right out of the box. For instance, in the 
line buffer = infile.read(buffersize) and outfile = open('new.txt', 
'w'), I expected read and open to be highlighted differently than the rest 
of the line but the whole line is while.

As a BBedit noob, is there something I should change or doing wrong? Thanks

-- 
-- 
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

--- 
You received this message because you are subscribed to the Google Groups 
BBEdit Talk group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Python syntax highlighting

2013-04-12 Thread Lee Hinde
I've not tried editing the  highlighting attributes, but I was curious, so I 
compared those two commands between BBEdit, TextMate and PyCharm. Results here:

https://www.dropbox.com/s/xe1bkmxeuce98j3/python-highlighting.png

fwiw. Thanks for the diversion. :-)

On Apr 12, 2013, at 4:01 PM, Andrew DiNatale andrew.dinat...@gmail.com wrote:

 I just downloaded BBedit and i was trying to write some python, i noticed the 
 lack of syntax highlighting right out of the box. For instance, in the line 
 buffer = infile.read(buffersize) and outfile = open('new.txt', 'w'), I 
 expected read and open to be highlighted differently than the rest of the 
 line but the whole line is while.
 
 As a BBedit noob, is there something I should change or doing wrong? Thanks

-- 
-- 
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

--- 
You received this message because you are subscribed to the Google Groups 
BBEdit Talk group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Python syntax highlighting

2013-04-12 Thread Bruce Van Allen
On 2013-04-12 at 4:01 PM, andrew.dinat...@gmail.com (Andrew 
DiNatale) wrote:



I just downloaded BBedit and i was trying to write some python, i
noticed the lack of syntax highlighting right out of the box. For
instance, in the line buffer = infile.read(buffersize) and outfile
= open('new.txt', 'w'), I expected read and open to be highlighted
differently than the rest of the line but the whole line is while.

As a BBedit noob, is there something I should change or doing wrong?
Thanks


Python syntax highlighting works over here. You'd probably want 
to look at the BBEdit preferences and the manual sections 
covering languages.


On a per-file basis, you can designate the language from the 
pop-up menu at the bottom of the window. -- you can see the 
pop-up in the picture Lee just posted (BBEdit's the one at the top).


Use preferences setting to apply to all (new) Python files.

Dig a bit deeper and you'll find that you can even set your own 
color preferences by language...


HTH


Best Regards,

  - Bruce

_bruce__van_allen__santa_cruz_ca_

--
--
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

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

To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.