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] RE: Please       improove search
      and replace (SourceForge.net)
   2. [notepad-plus - Open Discussion] Newbie   questions / feature
      requests (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: Notepad++    v4.9.1
      released (SourceForge.net)
   4. [notepad-plus - Open Discussion] new option       force to use
      encoding (SourceForge.net)
   5. [notepad-plus - Help] can't see recent files in   4.9
      (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE: Newbie       questions /
      feature requests (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: Notepad++    v4.9.1
      released (SourceForge.net)
   8. [notepad-plus - Open Discussion] customizing      toolbar
      (SourceForge.net)
   9. [notepad-plus - Open Discussion] RE: Notepad++    v4.9.1
      released (SourceForge.net)
  10. [notepad-plus - Open Discussion] [BUG] All        menus is gone
      (SourceForge.net)
  11. [notepad-plus - Open Discussion] RE: Notepad++    v4.9.1
      released (SourceForge.net)
  12. [notepad-plus - Open Discussion] RE: [BUG] All    menus is gone
      (SourceForge.net)
  13. [notepad-plus - Plugin Development] RE: XML       Tools plugin 2.1
      available (SourceForge.net)


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

Message: 1
Date: Tue, 06 May 2008 02:24:44 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Please  improove search and replace
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=4947749
By: batfastad

I don't have technical knowledge as to how easy/practical the above suggestions
are to implement (I use NPP for PHP ;) ) but they sound like good suggestions
to me.

I would also like to see a 'Count' button in the replace dialogue box. At the
moment that only exists in the find box.

Thanks, B

______________________________________________________________________
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, 06 May 2008 02:40:30 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Newbie
        questions / feature requests
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=4947785
By: batfastad

Hi everyone

Just started using Notepad++ as my primary editor - replacing the long-serving
NoteTab. I finally made the switch, after using NoteTab for years! It's an 
amazing
bit of software, so a big thanks to all the developers - you have done an 
amazing
job!

I have a few questions and feature suggestions though:

1) To have any HTML code within a PHP file, also highlighted
I have many PHP documents that echo out HTML code in heredoc syntax, eg:
echo <<<HTML
<html>
<head>
</head>
<body>
etc...
HTML;

What would be mega-cool is that when you have a PHP document open, any HTML
code within say <<<HTML and HTML; gets highlighted per the HTML rules.
It would even cooler, if you could customise the heredoc open/close string to
whatever you wanted.


2) A way to get all PHP built-in functions highlighted in some way?
This would be cool - to differentiate them from PHP user functions.
I found this plugin... http://sourceforge.net/forum/message.php?msg_id=4599558
But didn't know if it would break anything if I tried it out.


3) I use the 'portable' version of the program, without an installer and when
I new version is released I just unzip it into the current folder.
Obviously this overwrites my preferences - which files do I need to keep hold
of to preserve my prefs?
Is it just the config.xml, or is it other files as well?


4) Brackets - curly and plain
The thing I love about Notepad++ is the way that the open/closing brackets get
highlighted in red when you click right next to them.
It would be very, very cool if they were highlighted when you were positioned
anywhere inside them though, not just when the cursor is right next to them.
So you get an immediate view of the current level you're working in. Very cool.


5) Right click on document tab
It would be great to have rename and delete file options in the menu when you
right click over the document in the tab bar

Any suggestions/comments on these?

Thanks, B

______________________________________________________________________
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, 06 May 2008 02:45:16 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.9.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=4947791
By: nobody

Please help, I have downloaded 4.9.1 version and I see a bug!
When I collapse(fold) source code and switching to another tab and returning
back - all source is unCollapsed again =((

______________________________________________________________________
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, 06 May 2008 02:59:52 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] new
        option  force to use encoding
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=4947819
By: nobody

Hi! 
 
I wanted suggest to add the option - force to use encoding. For example I use
only UTF-8 without BOM (the same "ANSI as UTF8") in my projects, but every time
I open my previous created files the "UTF-8 without BOM" encoding is not 
recognized
(it shows ANSI) and I always need to change this encoding back to "UTF-8 without
BOM" to not change encoding, and that really annoys me, because I don't want
to use another encoding and even if I open file which is encoded in ANSI, I
still want the file to be saved as UTF without BOM.
I hope thats not a problem to make this, because I believe I'm not the one :) 
 
Thanks! 

______________________________________________________________________
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: Tue, 06 May 2008 03:09:44 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] can't see recent
        files in        4.9
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=4947829
By: crillion

I can't see the recent file list, in the "File" menu, like I always did with
previous versions. did they move elsewhere ? or is a design choice or a bug
? thanks

______________________________________________________________________
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, 06 May 2008 03:29:00 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Newbie  questions / feature requests
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=4947860
By: nobody

What about compiling shortcuts, like F5 in SciTE? 

______________________________________________________________________
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: Tue, 06 May 2008 03:51:27 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.9.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=4947901
By: irradium

I found a bug or a not correct behaviour:
I have a session with a dozen of files some of them quite large (more than 100K)
when I switch from a file to another NPP take sometimes to go on it (2-3 sec.)
. This behaviour is also in the previous release 4.9 OR but NOT in the
4.9 pre-release !!! In this case the switching is very fast.

I hope you can reply this behaviour and correct that.

Regards

Mauro

______________________________________________________________________
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: 8
Date: Tue, 06 May 2008 04:08:07 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        customizing     toolbar
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=4947925
By: nobody

Hi,

How to customize my toolbar or menubar in notepad++ 4.9x

Best regards,
Murat

______________________________________________________________________
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: Tue, 06 May 2008 04:55:28 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.9.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=4948018
By: donho

> For example if I type ? in Notepad++ and copy it in Word I see ??.
> This bug is there for ages and it was mentioned several times here.

Copy "?" from Notepad++ with ANSI and Unicode set to Word.
Both cases work for me.

What OS do you have?

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: 10
Date: Tue, 06 May 2008 05:24:34 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] [BUG]
        All     menus is gone
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=4948067
By: krashdummy

This issue applies for version 4.9 and 4.91

Screenshot is here:
 http://bildr.no/view/194769

This is what it looks like just after download and executed. I cannot find any
settings or button to unhide the menubar (file edit search ...).

______________________________________________________________________
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: Tue, 06 May 2008 05:27:03 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.9.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=4948075
By: nobody

I use WIN XP Pro SP2.

ANSI seems to be OK

UTF-8 and UTF-8 withom BOM are OK in Notepad++ (accents are showing correctly),
but if I copy the text to Word all accents are mixed up.

Example:

Notepad++ with UTF-8: ?, ?, ?

Copied above to Word 2007: ??, ??, ??

______________________________________________________________________
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, 06 May 2008 05:27:14 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        [BUG] All       menus is gone
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=4948076
By: nobody

Try the F10 key

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: 13
Date: Tue, 06 May 2008 05:44:10 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        XML     Tools plugin 2.1 available
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=4948111
By: morbac

yes, but no stress, do it when you have time ;)

thanks

______________________________________________________________________
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 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone

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

_______________________________________________
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 24, Issue 22
*************************************************

Reply via email to