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: please help out a newb (SourceForge.net)
2. [notepad-plus - Open Discussion] RE: Aware of SA25245 ?
(SourceForge.net)
3. [notepad-plus - Help] what file stores Function list position
(SourceForge.net)
4. [notepad-plus - Help] RE: 4.1.1 can't forget the last doc...
(SourceForge.net)
5. [notepad-plus - Help] RE: 4.1.1 can't forget the last doc...
(SourceForge.net)
6. [notepad-plus - Plugin Development] copy as highlighted
(colored) text (SourceForge.net)
7. [notepad-plus - Plugin Development] RE: New supported
languages in FunctionListPlugin (SourceForge.net)
8. [notepad-plus - Help] RE: Crashes with 4.1.1 (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Fri, 18 May 2007 20:25:54 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: please help out
a newb
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=4320116
By: nobody
I'm not sure --since I haven't tested it myself--, but it's possible he may
done that trough the edition of shortcuts.xml (I don't know if there's a GUI
for this).
There you can find the default commands (those listed in the Run option of the
menu), so maybe he edited them (or added more).
______________________________________________________________________
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: Fri, 18 May 2007 20:44:56 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Aware of SA25245 ?
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=4320127
By: donho
Line 101 of LexRuby.cxx is modified from :
char s[100];
to :
char s[MAX_KEYWORD_LENGTH];
The fixed binary (SciLexer.dll) will come with next release.
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: Fri, 18 May 2007 23:51:17 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] what file stores
Function list position
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=4320185
By: nobody
On Vista64 I am running Notepad++ 4.1. As another user reported, if you try
& drag the function list window to a different position that window flashes
and gives a keyboard hook error, you lose mouse input, then crashes, so:
There must be a manual way of specifying the position of the window in a config
file or registry. I want to put that window on the left side, rather than the
default of it being on the right side of the screen. I guessed (wrongly?) to
change curr="1" to curr="0" in this line in config.xml, but that didnt change
anything:
<PluginDlg pluginName="FunctionList.dll" id="0" curr="1" prev="-1"
isVisible="yes"
/>
______________________________________________________________________
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: Sat, 19 May 2007 00:45:58 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: 4.1.1 can't
forget the last doc...
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=4320215
By: nobody
I confirm...
______________________________________________________________________
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: Sat, 19 May 2007 01:40:29 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: 4.1.1 can't
forget the last doc...
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=4320247
By: el_rico
Checking the setting and closing Notepad++ afterwards did the trick for me.
The setting won't be checked when you start Notepad++ the next time, but it
won't remember the last session either.
(Worked the other way around too: If Notepad++ doesn't remember the last
session,
check the setting, close the application and when you restart it, the setting
won't be checked but it will remember the last session.)
______________________________________________________________________
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: Sat, 19 May 2007 02:00:29 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] copy
as highlighted (colored) text
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=4320264
By: nobody
sorry guys, but where ist the
"copy as highlighted (colored) text to clipboard i.e. for word"-plugin
Marco
______________________________________________________________________
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: 7
Date: Sat, 19 May 2007 02:33:57 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
New supported languages in FunctionListPlugin
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=4320286
By: nobody
Hello,
is Incr TCL recogniced by Notepad++? If not, there is no possibility at the
moment.
BTW: Is there a big difference between the languages or is Incr TCL only a kind
of an extension?
Best Regards
Jens
______________________________________________________________________
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: 8
Date: Sat, 19 May 2007 03:50:31 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Crashes with
4.1.1
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=4320318
By: nobody
A new version of both plugins will come out at this weekend for testing if crash
problems are solved. One plugin is here available.
http://sourceforge.net/tracker/index.php?func=detail&aid=1675550&group_id=189927
&atid=931289
Let me know if there are still the same or other problems.
Best Regards
Jens
______________________________________________________________________
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 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 12, Issue 62
*************************************************