Send Notepad-plus-plus mailing list submissions to
        [email protected]

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: Opening      very big files
      (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: Diff? (SourceForge.net)
   3. [notepad-plus - Translation] RE: French   translation
      (SourceForge.net)
   4. [notepad-plus - Translation] RE: French   translation
      (SourceForge.net)
   5. [notepad-plus - Open Discussion] Appupdater       (apt-get for
      Windows) tracks N++ (SourceForge.net)
   6. [notepad-plus - Help] RE: disable Right-Click     menu
      integration (SourceForge.net)
   7. [notepad-plus - Help] RE: Found bug (SourceForge.net)
   8. [notepad-plus - Help] RE: Don't load the files    that were not
      closed (SourceForge.net)
   9. [notepad-plus - Help] RE: Regular expressions     newline
      (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: Crtl H,      replace all
      fails when regex used (SourceForge.net)
  11. [notepad-plus - Open Discussion] Suggestion (SourceForge.net)
  12. [notepad-plus - Open Discussion] What are the     changes for
      version 4.1.2 ? (SourceForge.net)
  13. [notepad-plus - Open Discussion] RE: What are     the changes for
      version 4.1.2 ? (SourceForge.net)


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

Message: 1
Date: Sun, 20 May 2007 10:15:30 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Opening very big 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=4321377
By: harley73

Agree about UltraEdit.

UltraEdit claims to be able to open, modify and close files in excess 
of 4 GB, under 'Database Handling Features'

 http://www.ultraedit.com/index.php?name=UE_MoreFeatures 

-Harley



______________________________________________________________________
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: Sun, 20 May 2007 10:31:36 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Diff?
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=4321391
By: harley73

You might try either "Beyond Compare" from Scooter Software
[www.scootersoftware.com],
or "Ultra Compare" from IDM/UltraEdit [www.ultraedit.com].  I know from 
experience
that Beyond Compare will do what you want.  Not free but very capable.



______________________________________________________________________
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: Sun, 20 May 2007 12:33:36 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Translation] RE: French
        translation
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=4321516
By: berbe

Hi !

You have chose to use nppcm.dll as a context manager for the Windows explorer,
that's great, but you can't translate it... I know this is not important, 
because
everyone understand the word "Edit", but it's unaesthetic, in other langage
environment... Couldn't you make a version which reads in xml translation files
the words to use in the context menu ?

Thanks for your great job, your editor rocks, I can't stop using it :o)

______________________________________________________________________
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: 4
Date: Sun, 20 May 2007 12:34:22 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Translation] RE: French
        translation
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=4321518
By: berbe

Please read "chosen" :o)

______________________________________________________________________
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: 5
Date: Sun, 20 May 2007 12:34:40 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        Appupdater      (apt-get for Windows) tracks N++
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=4321519
By: antbryan

Hi,

Have you checked out Appupdater ( http://www.nabber.org/projects/appupdater/
)? It's like apt-get or yum for Windows (or kinda like Windows Update, but for
the other apps on your computer). You can install new programs or upgrade
preinstalled ones(you getnotified when a new version is out of a program you
already have installed). It works best with apps that have silent installs.
Right now, it tracks almost 60 apps. I have all sorts of random programs 
installed,
and it's hard to keep track of when new versions are out. Pretty cool, written
in python and only CLI for now, no GUI yet.

It uses metalink ( http://www.metalinker.org/ ) which is a simple XML format
that lists the ways you can get a file (ftp/http/p2p/etc) and checksums and
other metadata. Here's an example of one (most of the time they will list 
multiple
sources):

http://www.nabber.org/projects/appupdater/metalink/AbiWord-2.4.6.metalink

<?xml version="1.0" encoding="UTF-8"?>
<metalink version="3.0" xmlns="http://www.metalinker.org/";>
  
  <version>2.4.6</version>
  <files>  
   <file name="abiword-setup-2.4.6.exe">
     <os>Windows-x86</os>
    <verification>
     <hash type="md5">d06198b0bb87c5981e9fc88e1ee4e78e</hash>
     <hash type="sha1">9145a0c33d9c456dcfc6ab79824f8753f5839be7</hash>
    </verification>
    <resources>
      <url>
      http://www.abisource.com/downloads/abiword/2.4.6/Windows/abiword-setup-2.4
.6.exe
      </url>
    </resources>
   </file>
  </files> 
</metalink>

Anyways, it's one guy maintaining the list of apps, so if you could provide
a .metalink for new releases (there are automated tools), that would lessen
the work he has to do.

______________________________________________________________________
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: Sun, 20 May 2007 13:19:29 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: disable
        Right-Click     menu integration
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=4321559
By: nobody

I can't do anything with this file because it is used by some process which
some popup says about. It would be nice to do it, but i can't... And i even
don't know how to shiut down this process which uses this dll

______________________________________________________________________
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: Sun, 20 May 2007 02:56:10 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Found 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=4321081
By: coder775

That's should read:  '-- until I check the checkbox for "Remember current 
session
for next launch"'  --Joel


______________________________________________________________________
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: Sun, 20 May 2007 17:02:14 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Don't load the
        files   that were not closed
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=4321708
By: donho

This bug is fixed in v4.1.2 which is already available.

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



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

Message: 9
Date: Sun, 20 May 2007 17:45:46 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Regular
        expressions     newline
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=4321722
By: pshute

"I don't see any way to match multiple newline marks... "

See http://notepad-plus.sourceforge.net/uk/newlineFindReplace-HOWTO.php . I
find the advanced search (control+R) *without* regex works best for me.

______________________________________________________________________
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: Sun, 20 May 2007 18:18:37 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Crtl
        H,      replace all fails when regex used
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=4321735
By: pshute

I would use the advanced search/replace (control+R) wihtout regex, using 
control+M
to add a newline to your search and replace strings - see
http://notepad-plus.sourceforge.net/uk/newlineFindReplace-HOWTO.php for all
your options.

It won't be able to match the start of the first line, of course, because it
matches newline, not start of line.

______________________________________________________________________
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: 11
Date: Sun, 20 May 2007 19:50:24 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        Suggestion
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=4321777
By: nobody

shoule append the  auto update module?

______________________________________________________________________
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: Sun, 20 May 2007 21:47:24 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] What are
        the     changes for version 4.1.2 ?
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=4321835
By: nobody

I have noticed version 4.1.2 can be downloaded now. What are the changes from
4.1.1 ?

______________________________________________________________________
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: 13
Date: Sun, 20 May 2007 22:15:48 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: What
        are     the changes for version 4.1.2 ?
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=4321841
By: nobody

it can now do your laundry

______________________________________________________________________
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 DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

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

_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 12, Issue 66
*************************************************

Reply via email to