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] Compare Plugin makes Bookmarks
disappear (SourceForge.net)
2. [notepad-plus - Open Discussion] sort paragraphs first single
multi line regex (SourceForge.net)
3. [notepad-plus - Open Discussion] RE: request: encoding select
for non unicode file (SourceForge.net)
4. [notepad-plus - Open Discussion] RE: feature request: TODO
(SourceForge.net)
5. [notepad-plus - Open Discussion] RE: How can i add a new
language ? (SourceForge.net)
6. [notepad-plus - Open Discussion] RE: How can i add a new
language ? (SourceForge.net)
7. [notepad-plus - Help] RE: StyleID (SourceForge.net)
8. [notepad-plus - Open Discussion] RE: ToolBar Missing after
compilling with MSVC (SourceForge.net)
9. [notepad-plus - Open Discussion] RE: ToolBar Missing after
compilling with MSVC (SourceForge.net)
10. [notepad-plus - Help] RE: NP++ v5.4 MARK mode disappeared ??
(SourceForge.net)
11. [notepad-plus - Help] RE: Bookmarks disappearing (SourceForge.net)
12. [notepad-plus - Help] RE: StyleID (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Tue, 02 Jun 2009 21:05:16 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Compare Plugin
makes Bookmarks disappear
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=7423609
By: fool4uanyway
Today I had the same problem.
Suddenly, bookmark symbols weren't visible anymore.
Instead, bookmarked lines' contents were shown in a somewhat lighter color
and/or
syntax highlighting's bold markup was lost.
I was surprised to see this, but I did remember I had performed a comparison
of two documents just before that. There may already have been reports about
this before on the forums. I believe this has something to do with margin styles
or marker ID's.
A restart solved the problem.
But I guess, performing another compare, will bring the problem back.
______________________________________________________________________
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: Tue, 02 Jun 2009 21:33:17 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] sort
paragraphs first single multi line regex
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=7423650
By: fool4uanyway
My suggestion would be:
1. Turn all your function paragraphs into single lines by appending the folded
lines to the function line.
Search for "+multi+line+regex" and you'll find some messages by me about how
to do that. Use a unique new line end identifier to use in step 3.
2. Next, you can sort all your function paragraphs/lines by doing a simple sort
on all lines.
3. Turn your single line function paragraphs back into multi lines by replacing
the unique new line end identifier back into line breaks. Use the advanced
Ctrl+R
Find/Replace dialog in non-regex mode.
______________________________________________________________________
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, 02 Jun 2009 22:02:55 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
request: encoding select for non unicode 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=7423690
By: janschreiber
"kind of implied" isn't helpful usually. Please be as verbose as you can when
describing errors. Screenshots are often very helpful. No offense intended,
nonetheless.
______________________________________________________________________
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, 02 Jun 2009 23:11:42 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
feature request: TODO
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=7423783
By: joleg74
I for one like this idea. If you put it up, I'll +1 it.
______________________________________________________________________
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, 02 Jun 2009 23:34:50 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: How
can i add a new language ?
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=7423814
By: exte
it works perfect highligting !!, but autocompletion is not working ...
how can i do to work autocomplete ??
thanxs
______________________________________________________________________
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: Wed, 03 Jun 2009 00:03:14 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: How
can i add a new language ?
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=7423835
By: exte
ok, its workign autocompletion !!!
and now i have to type 800 funcs....
______________________________________________________________________
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: Wed, 03 Jun 2009 00:22:34 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: StyleID
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=7423854
By: olreich
So, to make sure I'm understanding you, rebuilding one of the languages to
change
it's syntax highlighting support would require going to the source and making
my own build?
______________________________________________________________________
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: Wed, 03 Jun 2009 00:54:13 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
ToolBar Missing after compilling with MSVC
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=7423892
By: my6002
I'm more interested in which compiler Don used to compiler his code. Any tricks
that he might used?
______________________________________________________________________
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: Wed, 03 Jun 2009 01:00:28 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
ToolBar Missing after compilling with MSVC
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=7423896
By: my6002
I'm more interested in which compiler Don used to compile his code. Any tricks
that he might used?
(p.s. Sorry for the typo in my previous message.)
______________________________________________________________________
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: Wed, 03 Jun 2009 07:20:43 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: NP++ v5.4 MARK
mode disappeared ??
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=7424239
By: lhsw
Hi,
"Mark all" is under "Search" submenu.
But there is no command "Mark all..." in "Shortcut mapper".
______________________________________________________________________
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: Wed, 03 Jun 2009 08:18:20 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Bookmarks
disappearing
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=7424352
By: cchris
I reported this on the Plugin Development forum a while ago. Compare plugin
was doing wrong things, and there should be a next release "soon" a couple weeks
ago.
CChris
______________________________________________________________________
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: Wed, 03 Jun 2009 08:21:00 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: StyleID
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=7424357
By: cchris
Exactly. You'd get a modified SciLexer.dll, and you'd need to modify
stylers.xml,
as well as all other alternate theme files in case you use them, and possibly
langs.xml, so that the lexer code and the language and styling data are
consistent.
CChris
______________________________________________________________________
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
------------------------------
------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 37, Issue 13
*************************************************