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 - Help] RE: Notepad++ FAQ Wiki (SourceForge.net)
   2. [notepad-plus - Help] RegEx find/replace bug (SourceForge.net)
   3. [notepad-plus - Open Discussion] big file (SourceForge.net)
   4. [notepad-plus - Open Discussion] asian path (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE:      inconvenience in
      Document switcher (MRU) (SourceForge.net)
   6. [notepad-plus - Open Discussion] Styling under    Windows XP -
      tab bar (SourceForge.net)
   7. [notepad-plus - Open Discussion] Installation (SourceForge.net)
   8. [notepad-plus - Plugin Development] RE: NppExec   Suggestion
      (SourceForge.net)
   9. [notepad-plus - Open Discussion] Feature  Request: Copy
      highligted text WYSIWYG (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: Feature      Request: Copy
      highligted text WYS (SourceForge.net)
  11. [notepad-plus - Help] RE: Notepad++ FAQ Wiki (SourceForge.net)
  12. [notepad-plus - Open Discussion] RE: big file (SourceForge.net)
  13. [notepad-plus - Plugin Development] Current       Line Background
      Color (SourceForge.net)


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

Message: 1
Date: Wed, 13 Jun 2007 17:47:28 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad++ FAQ
        Wiki
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=4361696
By: pshute

I've added both FAQs I wrote.  It's starting to get very long, and it's tedious
to keep scrolling to the top to get to the formatting buttons.  I wonder if
it would be better to create separate pages for each FAQ?

I've also linked to some images used by the original FAQ.  I suppose I should
have copied them into the new space in case they ever get removed from the old
one.

______________________________________________________________________
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: Wed, 13 Jun 2007 18:06:21 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RegEx find/replace
        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=4361707
By: nobody

I was adding the trademark symbol to the end of every appearance of a product
name in an SQL file. Something like:

Blah blah product, product blah blah product yada product-blah.

The search pattern was replace product([^&]) with product&trade;\1

Find works, replace works, find next works, but the second replace omitted the
\1, ie product yada would become product&trade;yada without the space. This
only occured after being found with Repl&FAgain button.



That aside... love the app :)

- [EMAIL PROTECTED]

______________________________________________________________________
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: 3
Date: Thu, 14 Jun 2007 00:15:00 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] big file
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=4361978
By: nobody

hello,
I have a very big file 1,1 GB with maby 10 000 000 lines.
Is it to big for notepad?
Is there another fileeditor under windows, who can that??

______________________________________________________________________
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: Thu, 14 Jun 2007 00:40:56 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] asian
        path
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=4362012
By: nobody

hi, 

The path of files with asian characters don't work : e:\?????\?????.txt

______________________________________________________________________
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: Thu, 14 Jun 2007 01:26:31 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        inconvenience in Document switcher (MRU)
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=4362095
By: nobody

Hello, 

I believe Notepad++ is the best Text Editor for Windows ever, but I agree with
Jard. It would be nice to have a scrollable list. Perhaps the cursor could be
fixed in the middle of the screen and the file name could move. Or we can 
imagine
a kind of pagination. When we are at the top of the page the cursor goes at
the bottom of the next page. The number of file names in a page would be set
in config.xml.

Thank You, 

Vincent

______________________________________________________________________
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: Thu, 14 Jun 2007 02:36:06 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Styling
        under   Windows XP - tab bar
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=4362193
By: nobody

Hello!

Though I've never written in this forum I'm using Notepad++ for quite a long
time. Amazing application! Congratulations to the developers and keep up the
good work!

I'm using Notepad++ mostly on Windows XP with visual style applied.
All styling is perfect except the tab bar - is it possible to use styling on
these?

IMHO there are two ways to make the styling possible:
1. Use the styling capabilities of uxtheme.dll (the library used by Windows
for styling) to obtain (and then draw) the images of the tabs - active, 
inactive,
active hovered, inactive hovered, etc.

or

2. Make the tab objects inherit the standard tabs (or similar to this). An 
option
can be then added to the tab options to switch between custom rendered tabs
and standard (skinned) ones.

As far as I know there is a way to do such stuff without making the other code
invalid in Linux for example.

Best regards
V. Svetoslavov

______________________________________________________________________
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: Thu, 14 Jun 2007 03:17:21 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        Installation
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=4362252
By: nobody

Hi,
I'm not able to install notepad++ its default going to japanese language.
Please help on the same. Thanks in advance i apre ciate your quick responce.

______________________________________________________________________
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: Thu, 14 Jun 2007 03:37:27 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        NppExec 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=4362278
By: dv__

OK, it make sense. Will be added in 0.2 beta4.

______________________________________________________________________
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: 9
Date: Thu, 14 Jun 2007 05:23:24 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Feature
        Request: Copy highligted text WYSIWYG
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=4362398
By: nobody

Hi Notepad++ forum.

Notepad++ the best text editor ever.

However I miss the following feature: 

I would be nice to be able to copy your highlighted code to another editor,
for documentation purposes. like wordpad, msword, pdf and others. The copy only
copies plain text, no styling.

This feature is not found anywhere in other fancy editors like UltraEdit or
ConText.

Let Notepad++ be the first.

regards Tim Gjerlufsen

______________________________________________________________________
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: Thu, 14 Jun 2007 07:49:28 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Feature Request: Copy highligted text WYS
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=4362639
By: nobody

try the highlight plugin at www.andre-simon.de

______________________________________________________________________
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: Thu, 14 Jun 2007 08:05:49 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad++ FAQ
        Wiki
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=4362670
By: donho

> I've added both FAQs I wrote. It's starting to get very long,
> and it's tedious to keep scrolling to the top to get to the formatting
buttons.
> I wonder if it would be better to create separate pages for each FAQ? 

The FAQ page should be, IMHO, kept as short as possible for each general issue.
In your case, I suggest to create 2 new FAQ pages for these 2 topics :
replaceNewlineHowTo
Multi-ViewHowTo

Then in general FAQ page, make 2 entries which point to these new FAQ pages :

* How can I replace new line in Notepad++? *
See : http://notepad-plus.wiki.sourceforge.net/replaceNewlineHowTo

* How do I use Multi-view? *
See : http://notepad-plus.wiki.sourceforge.net/Multi-ViewHowTo



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: 12
Date: Thu, 14 Jun 2007 09:13:45 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: big
        file
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=4362791
By: felix_koehler

I don't really know, but a large file like that usually crashes notepad++ on
my machine. Ultraedit would be a commercial editor with support for large files.

______________________________________________________________________
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: Thu, 14 Jun 2007 09:38:54 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
        Current Line Background Color
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=4362832
By: nobody

In my syntax highlighting, I prefer to use background colors rather than text
colors to distinguish things. I have almost all the text set to black, but then
the *background* of comments is green, variables are blue, and so on.

So it completely ruins my experience using Notepad++ that I cannot turn off
the "Current line background color". I can set it to white, sure, but then 
whatever
line I'm typing on loses all its other background colors. I HATE THIS. Please,
please, I'm desperate to have an option to turn this off. Whatever current line
I'm working on (probably the most important line of all to have 
syntax-highlighted!)
loses my carefully-customised background colors.

I really want to stick with N++, because I love every other aspect of it. But
this is really something I just can't abide. I know it might seem silly to some
people, but trust me, if you're used to using background colors for syntax
highlighting rather than text colors, then the current line BG color really
does make the program much more difficult to use, because you effectively lost
all highlighting on whatever line your cursor is on. I know I'm just one user,
but developers, it would only be a tiny bit of effort, and I swear it would
be the best thing to happen to me in years. If you can't understand why I care
so much about this, then, well, just take my word for it, it makes a huge 
difference
to me. I'm begging you.

(What would be even cooler is if there was an option to just slightly darken
the background colors of the current line, so whatever's on the current line
would still have various background colors (for variables, comments, etc.),
but it would retain the advantage that the current line would be easily
distinguishable from every other one.)






______________________________________________________________________
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 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 13, Issue 23
*************************************************

Reply via email to