Send Notepad-plus-plus mailing list submissions to
        notepad-plus-plus@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Notepad-plus-plus digest..."


Today's Topics:

   1. [notepad-plus - Open Discussion] RE: File Icons   to Notepad++
      (SourceForge.net)
   2. [notepad-plus - Help] RE: Reg Exp possible bug (SourceForge.net)
   3. [notepad-plus - Open Discussion] Feature  request : extend the
      folding capaciti (SourceForge.net)
   4. [notepad-plus - Help] Autocomplete without        Ctrl-Space
      (SourceForge.net)
   5. [notepad-plus - Help] RE: Vista without UAC       causing issues on
      launc (SourceForge.net)
   6. [notepad-plus - Help] RE: greedy and non-greedy   reg ex
      (SourceForge.net)
   7. [notepad-plus - Help] RE: Reg Exp possible bug (SourceForge.net)
   8. [notepad-plus - Help] RE: greedy and non-greedy   reg ex
      (SourceForge.net)
   9. [notepad-plus - Open Discussion] Q: licensing     fee?
      (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: Q:   licensing fee?
      (SourceForge.net)


----------------------------------------------------------------------

Message: 1
Date: Tue, 27 Nov 2007 11:43:41 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: File
        Icons   to Notepad++
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4646227
By: donho

It's not like safe to download your executable binary.
I don't know is it the spam or there's virus inside.

I keep this thread but I suggest you DO NOT download the executable file.

Don 

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331753



------------------------------

Message: 2
Date: Tue, 27 Nov 2007 12:07:50 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Reg Exp
        possible bug
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4646273
By: nobody

You freak! You wanna prove me wrong?! ... You succeeded...

This one doesn't work for me either. It seems the line is just too long. If
you remove some of the front characters, you can expand the regex with the ,
and possibly the 1(7).

I think you can work around this by performing a (regex) replacement twice.
If you first replace the specific part and most of the preceding text by a 
simple
unique identifier/marker or text, you can perform a standard replace of this
text (no regex needed to find it) in the next pass.


______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331754



------------------------------

Message: 3
Date: Tue, 27 Nov 2007 12:11:05 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Feature
        request : extend the folding capaciti
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4646278
By: nobody

When working with Linux, I use Kwrite to edit shell-scripts.
At work, I must use Windows as development platform, and I appreciate Notepad++
to edit my shell-scripts.
What I think it lacks to it is the ability to fold shell-structures (if/fi,
case/esac, {while|for|select|until}/done) in addition to braces ( { and } ).
Of course, it's possible to generate a "userDefine", but the syntax highlighting
isn't as good as the integrated one.

Is it possible either to extend the folding capacities, or to offer to users
the possibility to extend folding capacities of the different languages 
(properties
files associated to the language, for example) ?

Anyway, it's already a GREAT tool !

Joel

P.S. I hope my English is good enough to let you understand it ...

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331753



------------------------------

Message: 4
Date: Tue, 27 Nov 2007 12:49:32 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Autocomplete
        without Ctrl-Space
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4646327
By: nobody

Is there a way to activate the Autocomplete list box automatically without 
having
to pree CTRL+SPACE? Thanks

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331754



------------------------------

Message: 5
Date: Tue, 27 Nov 2007 12:50:13 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Vista without
        UAC     causing issues on launc
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4646328
By: nobody

Got the same messages on Vista Ultimate with UAC active. It looks that GUP is
causing problems; the messages will disappear:
-- if you disable GUP, or
-- if you run Notepad++ as an administrator

The second solution triggers confirmation pop-up from UAC, but on your machine
it might be absent.
I had to use the first solution, since I frequently open documents from the
right-click menu in Explorer and pop-ups make it very annoying.

Jerry


______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331754



------------------------------

Message: 6
Date: Tue, 27 Nov 2007 13:50:50 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: greedy and
        non-greedy      reg ex
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4646468
By: nobody

why wouldn't this work?

<font[^>]*>[^<]*</font>

(and, both of you, putting a comma before smart guy (as in "how's this, smart
guy") is bad form)

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331754



------------------------------

Message: 7
Date: Tue, 27 Nov 2007 14:00:32 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Reg Exp
        possible bug
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4646483
By: nobody

could you be (unintentionally) trying to match a comma to a semicolin?

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331754



------------------------------

Message: 8
Date: Tue, 27 Nov 2007 15:10:00 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: greedy and
        non-greedy      reg ex
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4646575
By: fartinguncle

> why wouldn't this work? 
>  
> <font[^>]*>[^<]*</font> 

Because it won't match strings like "<font>This is some <b>bolded</b>
text.</font>".

> (and, both of you, putting a comma before smart guy 
> (as in "how's this, smart guy") is bad form)

Why?  I wasn't asking who the smart guy was?

- FartingUncle

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331754



------------------------------

Message: 9
Date: Tue, 27 Nov 2007 15:25:07 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Q:
        licensing       fee?
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4646588
By: walty_k

I have a question/request for clarification regarding Notepad++ licensing under
the GPL and payment...

I'd like to use Notepad++ for occasional script and HTML/CSS coding/editing
becaus it's such a great product.

As I interprete the GPL (as far as I have correctly understood it) it grants
me the right of distribution and altering - which clearly does not necessarily
imply the use of free(copy) software is free of charge (...as said in the
preamble).

Problem is: I work for a governmental organisation and I know that there are
some OSS projects where the usage of the software is free of charge for
private/noncommercial use, but require licensing on a fee basis for commercial
and/or governmental use ... well, I can't clearly figure this out for 
"Notepad++"
from the supplied documents (eg. 'readme' and 'license.txt')- especially as
I've been told by a coworker he'd read 'somewhere' *raised eyebrow*  about such
an infringement.
Nevertheless, I haven't been able to find any mentioning of a licensing fee
for commercial/governmental use - while the Notepad++ website does mention the
possibility to support notepad by buying thongs (btw: what a great merchandising
idea!*g*) or donating via sourceforge.

So could you please clarify this for me - whether notepad++ is free of charge
also for governmental/commercial use? (notwithstanding an eventual donation
;-) )

Grettings an cheers for such a great piece of software

walty_k
Hamburg.de

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331753



------------------------------

Message: 10
Date: Tue, 27 Nov 2007 15:47:23 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Q:
        licensing fee?
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4646610
By: donho

As the official site mentioned :
Notepad++ is a free (free as in "free speech", but also as in "free beer") 
source
code editor and Notepad replacement, which supports several programming 
languages,
running under the MS Windows environment.

It is applied to anyone without any obligatory fee, ie. the personal use, the
commercial use, the governmental use, etc, etc...
The donation is appreciated, but not obligatory at all. The company where I
work uses Notepad++ as free, without giving any donation, I have no problem
with that. So go for it.

Don

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331753



------------------------------

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4

------------------------------

_______________________________________________
Notepad-plus-plus mailing list
Notepad-plus-plus@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 18, Issue 84
*************************************************

Reply via email to