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. Explorer Plugin and Notepad++ (aidy lewis)
   2. ruby api (aidy lewis)
   3. [notepad-plus - Help] RE: crazy auto indent (SourceForge.net)
   4. [notepad-plus - Plugin Development] Does N++      have a block
      text replace ftr? (SourceForge.net)
   5. [notepad-plus - Help] RE: help crln with reg ex? (SourceForge.net)
   6. [notepad-plus - Help] RE: crazy auto indent (SourceForge.net)
   7. [notepad-plus - Help] RE: Open Location (SourceForge.net)
   8. [notepad-plus - Help] RE: Display fonts (SourceForge.net)
   9. [notepad-plus - Help] RE: Brace position bug (SourceForge.net)


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

Message: 1
Date: Mon, 24 Nov 2008 20:32:42 +0000
From: "aidy lewis" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] Explorer Plugin and Notepad++
To: notepad-plus-plus@lists.sourceforge.net
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1

Hi,

Can anyone tell me what version of Notepad++ works with the Explorer plugin?

Aidy



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

Message: 2
Date: Mon, 24 Nov 2008 20:41:22 +0000
From: "aidy lewis" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] ruby api
To: notepad-plus-plus@lists.sourceforge.net
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1

Hi,

I have installed v5.1.1 and there doesn't seem to be a Ruby api for
auto-completion (this api is mentioned in the auto-completion page).

Can anyone tell me where I can download this api?

Thanks

Aidy



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

Message: 3
Date: Mon, 24 Nov 2008 21:25:29 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: crazy auto
        indent
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=5708406
By: ceravis

Thanks so much for this tip - that buggy auto-indent was driving me nuts!  I
was actually shopping around for other text editors... but the competition just
doesn't compare so I persevered ;)

Could this particular plugin be disabled by default?  At least until the kinks
are worked out...  I would imagine I'm not the only user who found this 
incredibly
frustrating.

______________________________________________________________________
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: 4
Date: Mon, 24 Nov 2008 21:52:24 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] Does
        N++     have a block text replace ftr?
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=5708586
By: ehime

Would like to replace formatted blocks of text (tabbed spaced etc)
acrossed a few hundred pages, also would like to be able to read
tabbed, spaced, and new carriaged text, have no idea if this is an
option, but would hate to use another editor for just one sleezy
feature.....

______________________________________________________________________
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: Mon, 24 Nov 2008 22:54:17 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: help crln with
        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=5708938
By: harrybharry

Unfortunatly, the regex engine doesnt support newlines, so you have to find
other means to find your text. The regular search does support newlines, but
im not sure if thats of anyhelp.

______________________________________________________________________
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: Mon, 24 Nov 2008 22:56:19 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: crazy auto
        indent
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=5708946
By: harrybharry

Im working on getting it running properly. If it doesnt do that for the next
release, itll be turned off (or turned off anyway, some people prefer the 
current
indenting).

______________________________________________________________________
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: Mon, 24 Nov 2008 22:57:47 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Open Location
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=5708949
By: harrybharry

I copied this from the FAQ:

How do I set directory in file open/save dialog as I expected?

For setting directory in file open/save dialog, you have 3 options :

   1. Directory will be set as the current document directory.
   2. Directory will be set as the last operation directory (ie. where the last
time you save or open a file by using File open/save dialog).
   3. Directory will be always set on the path that you provided.


You can change this setting via Preference Dialog, in New document/Open save
directory tab.

The FAQ is pretty hidden, you can find it here:
http://notepad-plus.wiki.sourceforge.net/FAQ
in the wiki.

______________________________________________________________________
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: Mon, 24 Nov 2008 22:58:39 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Display fonts
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=5708954
By: harrybharry

Go to preferences, styler configurator and set the default font size.
You can also jsut zoom (you can find that in the view menu)

______________________________________________________________________
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: Mon, 24 Nov 2008 23:32:06 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Brace position
        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=5709132
By: airdrik

This will happen with non-fixed-sized fonts because the highlighted brackets
are usually either bold or another font size (or both).  You can change this
in Settings -> Style Configurator -> Language: Global Style -> Style: Brace
highlight style.

______________________________________________________________________
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



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

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

Reply via email to