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] Hello all, some needs (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: "open        file" function in
      5.1 or above (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: "open        file" function in
      5.1 or above (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE: "open        file" function in
      5.1 or above (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE: "open        file" function in
      5.1 or above (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE: "open        file" function in
      5.1 or above (SourceForge.net)
   7. [notepad-plus - Help] Custom language with        embedded language
      (HTML) (SourceForge.net)
   8. [notepad-plus - Open Discussion] RE: Notepad++    v5.1.1
      released (SourceForge.net)
   9. [notepad-plus - Help] RE: Win32Exception crash (SourceForge.net)


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

Message: 1
Date: Mon, 01 Dec 2008 15:34:01 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Hello all, some
        needs
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=5743388
By: dkaip

notepad++ the wonderful program. I believe this is the program tha every people
on earth will use every day. I can not make any job without this. Thank's very
mutch.


a textFX need to me. I have many words, and some of that are the same, so i
whant o command that all double words remaiin and delete others, and ofcource
the inverse command
viewing ascii chars in editor
viewing ascci char on right down the cursor char
keep track of files even in unicode dir format like n++5.03
ctrl+shift+up moving selected paragraphs
Ccombobox list for jobs - eatch job opens many files
a script language ?


______________________________________________________________________
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: Mon, 01 Dec 2008 16:12:18 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        "open   file" function in 5.1 or above
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=5743530
By: janschreiber

Open the config file shortcuts.xml with some other editor while N++ is closed,
and try adding quotes to the paths, like this:
<Command name="Open file" Ctrl="no" Alt="yes" Shift="no"
Key="116">&quot;$(NPP_DIRECTORY)\notepad++.exe&quot;
&quot;$(CURRENT_WORD)&quot;</Command>
<Command name="Open in another instance" Ctrl="no" Alt="yes" Shift="no"
Key="117">&quot;$(NPP_DIRECTORY)\notepad++.exe&quot; &quot;$(CURRENT_WORD)&quot;
-nosession -multiInst</Command>


______________________________________________________________________
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: Mon, 01 Dec 2008 16:14:56 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        "open   file" function in 5.1 or above
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=5743539
By: janschreiber

Sorry, use &amp;quot; instead of the quotes. The behavior of the forum software
is hard to predict.

______________________________________________________________________
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: Mon, 01 Dec 2008 17:19:49 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        "open   file" function in 5.1 or above
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=5743791
By: lunatic4

Jan,

I had no luck with that fix.

And I am assuming you mean & quot ; (without the spaces).

______________________________________________________________________
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: 5
Date: Mon, 01 Dec 2008 17:59:31 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        "open   file" function in 5.1 or above
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=5743935
By: janschreiber

Yes, of course. It's hard to predict when html entities are shown literally
here in this forum. Sorry it didn't work out for you. Maybe it's a 
Unicode-specific
bug? I use the ANSI version.

______________________________________________________________________
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: Mon, 01 Dec 2008 18:13:34 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        "open   file" function in 5.1 or above
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=5743989
By: lunatic4

No worries.  Thanks for the headsup on the quotes 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: 7
Date: Mon, 01 Dec 2008 21:09:44 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Custom language
        with    embedded language (HTML)
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=5744650
By: shadowlocke

How to create a custom language that acts like the HTML highlighter? 

i.e. It highlights HTML colors except inside of a script block where it 
highlights
javascript colors.

______________________________________________________________________
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, 01 Dec 2008 21:26:44 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v5.1.1 released
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=5744712
By: beholder4096

Hi Harry, good idea, I'll try switching off calltips. 
Still perhaps another bug, yesterday the program hung at termination eating
100 percent CPU. Weird.
This last version seems to be much more unstable as previous versions without
really having any way to provide a replication of the bug. I'll keep using it
every day to see if it improves on various features switched off.

______________________________________________________________________
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: Mon, 01 Dec 2008 22:16:01 +0000
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Win32Exception
        crash
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=5744887
By: donho

> Quick update, this does appear to be a plugin issue.
> I reinstalled twice and no fix, but, after renaming my plugin folder
> to something else so they don't load, I no longer seem to get the crash.  

Could you put them back one by one to identify the guilty one?

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



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

-------------------------------------------------------------------------
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 31, Issue 2
************************************************

Reply via email to