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: UDL based on XML with extra tags
(SourceForge.net)
2. [notepad-plus - Open Discussion] RE: Notepad++ v5.4.2
released (SourceForge.net)
3. [notepad-plus - Help] RE: UDL based on XML with extra tags
(SourceForge.net)
4. [notepad-plus - Help] RE: How to change line spacing (not the
font) ? (SourceForge.net)
5. [notepad-plus - Open Discussion] RE: How to change word
selection delimiters? (SourceForge.net)
6. [notepad-plus - Open Discussion] RE: langs.xml versus
langs.model.xml? (SourceForge.net)
7. [notepad-plus - Open Discussion] RE: Multiple
"commentStart"/"commentEnd" keywords (SourceForge.net)
8. [notepad-plus - Open Discussion] RE: Notepad++ v5.4.2
released (SourceForge.net)
9. [notepad-plus - Help] RE: Turn XML tag-highlighting off
(SourceForge.net)
10. [notepad-plus - Open Discussion] RE: Notepad++ v5.4.2
released (SourceForge.net)
11. [notepad-plus - Open Discussion] RE: Notepad++ v5.4.2
released (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Mon, 01 Jun 2009 10:09:27 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: UDL based on
XML with extra tags
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=7420535
By: gladtobegrey
. further to the above, I can get N++ to recognise (for example) '[b]' with
a preceding space (e.g. 'blah blah [b] blah blah...') but NOT if it is
contiguous
with the adjacent text (e.g. blahblah[b]blahblah....'). XML tags don't have
this problem, so what am I missing, or is there a bug/restriction in UDL vs.
built-in languages?
______________________________________________________________________
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 Jun 2009 10:19:57 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v5.4.2 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=7420546
By: donho
Tested v5.4.2 under both xp and vista - checking the option "Don't use
%APPDATA%"
during installation works fine to me.
You probably means the settings and session files in the previous installation
are not kept in the new installation if the option "Don't use %APPDATA%" is
checked. If that's what you mean, then it's a normal behaviour : the settings
files for Notepad++ localize on the different directories in the 2 mode.
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: 3
Date: Mon, 01 Jun 2009 10:33:02 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: UDL based on
XML with extra tags
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=7420562
By: cchris
There are many restrictions. Actually, the UDL system enables defining a single
language with some parameters - what the keywords, operators and other stuff
are. But hardly any of the byult-in languages could be done properly through
the UDL panel.
You may want to read about the main two rules for keyword recognition. They
are buried in the Operator panel section.
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: 4
Date: Mon, 01 Jun 2009 10:43:20 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How to change
line spacing (not the font) ?
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=7420584
By: thoazu
>A line may be using plenty of fonts depending on the >highlighting scheme
>selected.
The spacing is normal, but the >interline spacing is based on the tallest font
you might be >using for this language in this theme.
>
>I'm sure you'll find an unexpectedly tall font by reviewing >your settings.
Decreasing its size will decrease the line >spacing.
Hmm, I am NOT using a highlight schema. I am using the "Feault Style" for a
simple *.txt file.
So there are no different font embedded/used. Only one!
See this snapshot:
http://www.picamatic.com/show/2009/06/01/01/30/3848376_1093x724.png
So the "tallest" font as the only font used.
So again: how can I decrease the line spacing?
Thomas
______________________________________________________________________
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: 5
Date: Mon, 01 Jun 2009 11:05:05 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: How
to change word selection delimiters?
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=7420616
By: cchris
There is a hack: you can write a macro in shortcuts.xml that sends the right
message to Scintilla. Of course, you can't do that by recording a plain macro.
- Set characters making up words:
<Macro name="wordchars" Ctrl="yes" Alt="yes" Shift="no" Key="100">
<Action type="1" messae="2077" wParam="0" lParam="0" sParam=your char set a
a string>
</Macro>
- Set whitespace chars. Must cal the previous macro prior:
<Macro name="wschars" Ctrl="yes" Alt="yes" Shift="no" Key="100">
<Action type="1" messae="2443" wParam="0" lParam="0" sParam=your char set a
a string>
</Macro>
- Reset characters for words and whutespace to default:
<Macro name="wschars" Ctrl="yes" Alt="yes" Shift="no" Key="100">
<Zction type=0 message="2444" wParam="0" lParam="0" sParam="0">
</Macro>
Surprisingly, macros are to be inserted ino the <Macros>...</Macros> section
in shortcuts.xml. The simplest way to edit such a file is to use another editor,
or to edit a copy in some unrelated folder and then replace original AFTER
BACKING
IT UP.
I set everything to Ctrl+Alt+Numpad4, but you can change that from the shortcut
mapper.
You'll need one macro for each set of word chars or space chars you desire.
Since the Scintilla component only deals with SBCS, I'm not sure how I would
enter unicode chars in the strings. Perhaps convrting them to UTF-8 first.
Please
report any findings.
Enjoy.
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=331753
------------------------------
Message: 6
Date: Mon, 01 Jun 2009 11:09:32 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
langs.xml versus langs.model.xml?
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=7420624
By: cchris
langs.xml contains the structure definitions for built-in languages.
langs.model.xml is a default fallback file, used in case something goes awry,
as Notepad++ can't cope without a valid language set.
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=331753
------------------------------
Message: 7
Date: Mon, 01 Jun 2009 11:13:39 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Multiple "commentStart"/"commentEnd" keywords
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=7420633
By: cchris
Not directly. I think Basic has/had the same issue with REM and ' .
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=331753
------------------------------
Message: 8
Date: Mon, 01 Jun 2009 11:30:38 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v5.4.2 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=7420657
By: donho
It's DocMonitor plugin issue.
Remove this plugin will restore the correct behaviour.
I'll see what can I do about that for the future releases.
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: 9
Date: Mon, 01 Jun 2009 13:05:16 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Turn XML
tag-highlighting off
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=7420806
By: olreich
Thank you for the information on how to turn it off, but those colors have
nothing
to do with the color of the tag highlighting, merely the colors of the text
underneath the highlights. The highlighting color is what I'd most prefer to
change.
______________________________________________________________________
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: Mon, 01 Jun 2009 13:28:53 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v5.4.2 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=7420847
By: ahamb
"You probably means the settings and session files in the previous installation
are not kept in the new installation if the option "Don't use %APPDATA%" is
checked."
No, I mean that while using 5.4.2 normally, it __does not remember__ open tabs
and other settings.
When I close 5.4.2 after using it and then start it again later, all tabs are
gone and changed settings also.
Tabs/settings are only remembered in administrator mode.
I'm not talking about session/settings from the previous installation.
I hope this is clear now. I will try on an XP installation to see if the
behaviour
is the same.
______________________________________________________________________
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: Mon, 01 Jun 2009 14:59:28 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v5.4.2 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=7421020
By: donho
> Don, did you read my post regarding case-insensitive searching of non-Latin
characters?
Yes, I saw that. I have not solution yet.
All we should do is to report this issue to Neil, so he might get it right.
> Also, the searching results (in the Find Results pane) inside UCS-2 and UTF-8
files seem to be
> shown incorrectly even for pure english text. Try to "Find all in current
document" inside some
> UCS-2 file with any text, and you'll see that the find tokens are highlighted
incorrectly (the
> highlighted string positions are incorrect) in the Find Results pane!
Tested with UTF8 Traditional Chinese text, UTF8 French and ANSI Ftrench text
by using "Find in files" and "fin in all opened files" features. It works
perfectly
for me.
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
------------------------------
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com
------------------------------
_______________________________________________
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 6
************************************************