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] Find/Replace     No Character
      (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: 4.7.5        hangs opening
      .NFOs (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE:      Find/Replace No
      Character (SourceForge.net)
   4. [notepad-plus - Help] RE: Multiple instance of    Notepad++
      (SourceForge.net)
   5. [notepad-plus - Help] RE: How to print "Indent    Guideline"
      Lines ?? (SourceForge.net)
   6. [notepad-plus - Plugin Development] Base64        Plug-In feature
      request (SourceForge.net)
   7. [notepad-plus - Help] adding "folders" +/- to     sql language
      def (SourceForge.net)
   8. [notepad-plus - Translation] RE: English.xml      v.4.8 changes
      (SourceForge.net)
   9. [notepad-plus - Help] RE: adding "folders" +/-    to sql
      language def (SourceForge.net)
  10. [notepad-plus - Help] RE: adding "folders" +/-    to sql
      language def (SourceForge.net)
  11. [notepad-plus - Open Discussion] RE: is   notepad++ commercial
      free? (SourceForge.net)
  12. [notepad-plus - Open Discussion] Notepad++ v4.8   official
      release (SourceForge.net)


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

Message: 1
Date: Tue, 26 Feb 2008 13:13:00 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        Find/Replace    No Character
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=4802525
By: nobody

Hi!

I have text file with binary strings in lines, like this:

000101
110100
010100

Now what i would like to do is to insert tab between every character to make
it look like this:

0  0  0  1  0  1
1  1  0  1  0  0
0  1  0  1  0  0

I could not find the sintax for replacing any character with the same
character.

Any ideas?

Thanks very much.



______________________________________________________________________
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, 26 Feb 2008 13:20:01 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        4.7.5   hangs opening .NFOs
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=4802541
By: nobody

Or use simple Notepad...

Perhaps you should re-read the following threads on the Help forum.

"Problem when opening *.NFO file"
http://sourceforge.net/forum/forum.php?thread_id=1876202&forum_id=331754

"Crash when opening .nfo files"
http://sourceforge.net/forum/forum.php?thread_id=1733512&forum_id=331754

Did you try anything mentioned there?


______________________________________________________________________
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: Tue, 26 Feb 2008 13:20:27 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Find/Replace No Character
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=4802542
By: nobody

find: ([01])
replace: \1\t

that ought to do it (regex)

______________________________________________________________________
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, 26 Feb 2008 13:34:34 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Multiple
        instance of     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=4802575
By: nobody

Thank God! I was about to give up on this one, but finally someone answers the
question...

Alternatively, look at the results of a search for "multiinst".


______________________________________________________________________
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, 26 Feb 2008 13:37:11 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How to print
        "Indent Guideline" Lines ??
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=4802583
By: nobody

I would also like to not speak and be heard. Perhaps you should try harder
searching.
You found something similar anyway.


______________________________________________________________________
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, 26 Feb 2008 13:40:53 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
        Base64  Plug-In feature request
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=4802595
By: nobody

I would like to be able to keep newlines when/after decoding.

It's hard having to separate a number of decoded lines when they have all been
appended to the starting line. Sometimes this can be (partially) done by 
replacing
the NUL characters, sometimes there is no clue at all where to insert the line
break.

Would it be much work to add this functionality?


______________________________________________________________________
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: Tue, 26 Feb 2008 13:48:14 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] adding "folders"
        +/- to  sql language def
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=4802610
By: jcollum

Searched for this, didn't find it. I can make a user defined lang that has 
folders
for SQL (like BEGIN and END) and get it working. What I'd like to know is how
I can add this to the language definition for SQL. Or at least copy the existing
SQL definition to a user def language and then add the folder definitions. I
made a language, added the folder defs (got it working), called it 'myLang'
then I searched in the Notepad++ folder for any text called 'myLang' and didn't
find it. Same with my user folder. And %APPDATA% for Notepad++.

______________________________________________________________________
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, 26 Feb 2008 14:19:56 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Translation] RE:
        English.xml     v.4.8 changes
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=4802658
By: nobody

more in:

-Main:
<Item id = "42035" name = "Block comment"/>
<Item id = "42036" name = "Block uncomment"/>
<Item id = "42040" name = "Open All Recent Files"/>
<Item id = "42041" name = "Clean Recent Files List"/>
<Item id = "45009" name = "Convert to ANSI"/>
<Item id = "45010" name = "Convert to UTF-8"/>
<Item id = "45011" name = "Convert to UCS-2 Big Endian"/>
<Item id = "45012" name = "Convert to UCS-2 Little Endian"/>
<Item id = "45013" name = "Convert to UTF-8 without BOM"/>

-Find, Replace, Find in files:
<Item id = "1640" name = "Switch dialog"/>

-Backup/Auto-completion:
<Item id = "6811" name = "From"/>
<Item id = "6813" name = "th characters"/>
<Item id = "6814" name = "Valid value : 1 - 9"/>

Greetings


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



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

Message: 9
Date: Tue, 26 Feb 2008 14:34:10 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: adding
        "folders" +/-   to sql language def
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=4802672
By: nobody

Search for "folding".

Take a look at this message:

"Predefined languages - hardcoded?"
http://sourceforge.net/forum/forum.php?thread_id=1911720&forum_id=331754

There must be something somewhere about built-in like handling of user created
languages (not via the User Define Dialog).


______________________________________________________________________
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: 10
Date: Tue, 26 Feb 2008 14:37:23 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: adding
        "folders" +/-   to sql language def
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=4802674
By: nobody

It is in the Plug-In forum:

"New External Lexer Support Template/Tutorial"
http://sourceforge.net/forum/forum.php?thread_id=1907325&forum_id=482781


______________________________________________________________________
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: 11
Date: Tue, 26 Feb 2008 14:45:57 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: is
        notepad++ commercial free?
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=4802685
By: nobody

http://sourceforge.net/forum/message.php?msg_id=4646588

>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



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

Message: 12
Date: Tue, 26 Feb 2008 17:00:23 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        Notepad++ v4.8  official release
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=4802833
By: donho

For those ones who don't want to wait for auto-upgrading their Notepad++ by
Auto-updater,
you can download Notepad++ v4.8 OR here now : 
http://sourceforge.net/project/showfiles.php?group_id=95717&package_id=102072&re
lease_id=577279

The auto-updater will be triggered in 7 days if there's no critical problem.

I want to mention those who did coding contributions for this release : Harry
B. for his enhancement of shortcut mapper (you'll love it), Kyle Fleming for
his updating to scintilla 1.75 and the new mouse wheel/commands feature, nethenm
for his multi-line and vertical tab options, and Jens Lorenz for his new look
and feel of docking manager.


Please check Notepad++ v4.8 fixed bugs and added features (from v4.7.5) for
the detail informations :

1.  Enhance Shortcut Mapper - all the commands (including plugins commands)
can be assigned to a shortcut, even for the unmapped ones.
2.  Upgrade Scintilla from v1.73 to v1.75
3.  Add multi-line and vertical capacity for tab bar.
4.  Add launch "as notepad" style feature (detection of asNotepad.xml, then
launch notepad++ with -multiInst -nosession -notabbar options).
5.  Add detection mouse wheel on the different view feature : User can scroll
edit view when mouse on it, it's not necessary to set edit view as current view
to scroll it.
6.  Add clicking middle mouse button click to set current view feature : make
clicked edit view be focused, but the cursor position does not change.
7.  Add mouse wheel horizontal scroll feature (vista only).
8.  Add mouse browsing (forward/back for switching to next/previous document)
feature.
9.  Make orange indicator on the top of tab lighter when the view loss the 
focus.
10. Add new look and feel of Docking container.
11. Fix word-completion crash bug while the word to complete exceeds 256
characters.
12. Fix full screen mode bug : can not switch applications by using Alt+TAB
in full screen mode.
13. Fix Preference crash bug.
14. Add the utf8->ansi / ansi->utf8 conversion feature.
15. Add Go to offset feature (in Go To Line dialog).
16. Fix folding bugs while deleting the begin/end folding keywords.
17. Fix position restored bug : Wrap position is restored correctly while 
switching
back document.
18. Fix locking current directory behaviour : Restore Notepad++ directory as
working directory with no open files.
19. Enhance the auto-completion feature : user can define the number of 
characters
to trigger auto-completion popup window.
20. Change the horizontal scroll behaviour from dynamic one to static one.
21. Fix the bug that cannot save file(s) if application closed while minimized.



Included plugins :

1. TexFX v0.24a
2. NppExec v0.2 RC3.2
3. Spell Checker v1.3.1
4. Explorer plugin v1.7.1
5. Hex editor v0.84
6. Base64 encoder/decoder v1.2
7. FTP_synchronize v0.9.6
8. NppExport v0.2.7
9. Compare plugin v1.5.1

Have a good time with Notepad++

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



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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

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

_______________________________________________
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 21, Issue 91
*************************************************

Reply via email to