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 - Help] RE: FEATURE REQUEST:        Insert start/end
      of line (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: Column Mode (SourceForge.net)
   3. [notepad-plus - Open Discussion] Danish letters   in Find in
      files (SourceForge.net)
   4. [notepad-plus - Plugin Development] RE:   quicktext plugin
      (SourceForge.net)
   5. [notepad-plus - Open Discussion] Style    configuration does not
      work for STRING (SourceForge.net)
   6. [notepad-plus - Plugin Development] RE: BIG       UNICODE PLUGIN
      UPDATE (SourceForge.net)
   7. [notepad-plus - Plugin Development] RE: BIG       UNICODE PLUGIN
      UPDATE (SourceForge.net)
   8. [notepad-plus - Open Discussion] User Language    Definition
      Help (SourceForge.net)
   9. [notepad-plus - Plugin Development] RE: BIG       UNICODE PLUGIN
      UPDATE (SourceForge.net)


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

Message: 1
Date: Thu, 20 Nov 2008 22:57:24 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: FEATURE
        REQUEST:        Insert start/end of line
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=5684778
By: airdrik

You can do this by opening the replace dialog (ctrl+h), then select the "Regular
expression" Search mode option.  Searching for "^" will match the beginning
of a line, and "$" will match the end of a line.
So to insert "1234" at the beginning of every line, enter Find what: "^" and
Replace with "1234" (w/out quotes), then hit replace all.

There is also a Column Editor in the Edit menu to insert text or incrementing
numbers at a given column.

______________________________________________________________________
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: 2
Date: Thu, 20 Nov 2008 23:09:00 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Column Mode
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=5684853
By: airdrik

I just tried (v. 5.1 Unicode) and there seems to be a bug in that it just 
replaces
every character selected with the character you type (so typing "hello" with
a 10x5 area selected will replace the 50 characters with 'h', then 'e', then
'l', etc.).
I believe that the behavior that you suggest is the expected behavior, though.

______________________________________________________________________
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: 3
Date: Thu, 20 Nov 2008 23:47:30 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Danish
        letters in Find in files
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=5685058
By: joergenr

Hi

The feature Find in files doesn't work right in the Unicode version. In the
result pane the danish letters ?  ? and ? turns up as  ?? ? and p??.
If I search for words containing ? ? or ? nothing is found.

JR

______________________________________________________________________
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: Fri, 21 Nov 2008 03:21:32 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        quicktext plugin
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=5686233
By: cuhuak

okay,
thanks for help, DV.
Hope I will release it soon.

______________________________________________________________________
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=482781



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

Message: 5
Date: Fri, 21 Nov 2008 04:03:37 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Style
        configuration does not work for STRING
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=5686466
By: tycoon13

Style configuration does not work for STRING in Java language

1) Settings->Styler Configurator
2) select Java in Language column
3) select STRING in Style column
4) select any font in Font Name drop down list box

The style of STRING did not changed

______________________________________________________________________
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: 6
Date: Fri, 21 Nov 2008 09:31:16 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        BIG     UNICODE PLUGIN UPDATE
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=5688199
By: jhaefner1

Hello Jens.

After installing Window Manager I could only activate it once. After that first
usage N++ crashes every time I activate WinMgr!
Which additionally  information do you need?

I deleted the ini file but that doesn't fix the problem.
Do I have to remove/reset something else?

Thanks in advance for the help.

wkr,
Johannes

______________________________________________________________________
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=482781



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

Message: 7
Date: Fri, 21 Nov 2008 09:41:57 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        BIG     UNICODE PLUGIN UPDATE
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=5688267
By: jhaefner1

seems to work again after a proper shutdown of n++ -  sorry for the panic!

Johannes

______________________________________________________________________
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=482781



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

Message: 8
Date: Fri, 21 Nov 2008 11:35:52 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] User
        Language        Definition Help
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=5688902
By: jebel

Hi,

I am trying to define a user language with the following comments and operators,
but am having problems with the definition - can anyone suggest what might work
here?

The problem is with the comment blocks in this language.

Start Comment: (*
End Comment: *)

Operators: * ( )

So the comment symbols are made up of valid operators. Even if I define the
comment start and end symbols as keywords, and select the 'Treat keyword as
symbol', it still doesn't work...any ideas?

thanks!

J

______________________________________________________________________
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: 9
Date: Fri, 21 Nov 2008 15:52:29 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        BIG     UNICODE PLUGIN UPDATE
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=5690184
By: leeoniya2

Jens - this is pure, unadulterated awesomeness.

Found bug in Explorer (UNI): Context menu "Add to Favorites" for a drive root
(not a folder) = crash...but it can be added manually...though not through the
UI, only by typing in.

One easy, yet invaluable feature request, if i may. (this will make my life,
and hopefully others', much easier):
 
Add the ability to replace the top pane with Favorites instead of Explorer...and
keep the bottom pane as-is - displaying contents of the selected favorites 
location.
Having favorites in a different tab makes it very inconvenient to use - i have
9 drives, and i need to use only the last one in the list, so most of the space
is wasted and never used. I can add the drive to favorites which filters out
anything i dont need...the ability to just click the favorite and see the 
content
below would be ideal and efficient. Please implement.

----continued pondering-----
....or perhaps (instead?) the ability to set a working "root" folder that can
be saved with the session...and filter out everything else in the explorer view
- this might actually be much closer to the behavior i'd like to see, now that
i think longer about it. - cause every project typically has a root folder,
and often little need to interact with other directory structures...but make
an unhide ability (mappable to shortcut key combo maybe) that would show you
the full tree if needed for quick operations.
 
thx, 
Leon

______________________________________________________________________
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=482781



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

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

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

_______________________________________________
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 30, Issue 55
*************************************************

Reply via email to