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: two instances of notepad++
(SourceForge.net)
2. [notepad-plus - Help] RE: Fortran Syntax errror! (SourceForge.net)
3. [notepad-plus - Plugin Development] RE: Here is a working
Delphi plug-in (SourceForge.net)
4. [notepad-plus - Help] Editing remote files in SecureFX
doesn't work (SourceForge.net)
5. [notepad-plus - Open Discussion] RE: Column Mode (SourceForge.net)
6. [notepad-plus - Plugin Development] RE: html tag highlighting
- just like bracket (SourceForge.net)
7. [notepad-plus - Plugin Development] RE: New Releases:
HexEditor v0.8.3 & Explorer (SourceForge.net)
8. [notepad-plus - Plugin Development] RE: New Releases:
HexEditor v0.8.3 & Explorer 1.4 (SourceForge.net)
9. [notepad-plus - Open Discussion] RE: Function List Plugin
(SourceForge.net)
10. [notepad-plus - Help] RE: adjust the line line spacing
(SourceForge.net)
11. [notepad-plus - Help] feature request (SourceForge.net)
12. [notepad-plus - Open Discussion] RE: File extension eg. .txt
(SourceForge.net)
13. [notepad-plus - Translation] RE: German Translation 4.1.2
Help (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Tue, 19 Jun 2007 13:53:10 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: two instances
of notepad++
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=4370291
By: donho
I'm not intent to move all FAQ pages to wiki.
The FAQ in wiki on sourceforge is a general FAQ entry to get more information.
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: 2
Date: Tue, 19 Jun 2007 14:20:55 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Fortran Syntax
errror!
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=4370331
By: nobody
Yes, I found the same problem today 2007-06-19 on version 4.1.2. It is a little
bit strange for not-solved in 2 years as Notepad++ is quite popular. If this
is a problem related to other languages, say C++ or python, the situation might
be different. Fortran, my favorite language, is dying...
______________________________________________________________________
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: Tue, 19 Jun 2007 14:25:19 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
Here is a working Delphi plug-in
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=4370335
By: nobody
You can find (an older version) of the scintilla header here:
http://www.pnotepad.org/scintilla/
In this package you find a file named SciSupport which contains the types and
constants for scintilla (also PSCNotification).
And after the comments in the file, that file was autogenerated by a python
script. Maybe in the scintilla source, but I haven't realy take a look after 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=482781
------------------------------
Message: 4
Date: Tue, 19 Jun 2007 14:55:42 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Editing remote
files in SecureFX doesn't work
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=4370384
By: nobody
Hi,
I've been trying to edit a file in Notepad++ that's on a remote server, and
with regular Notepad, once I save the temporary local file, SecureFX
automatically
uploads it to the server. Buuuut on Notepad++ this doesn't work. Any ideas
why this might be happening? I'd appreciate the help. 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: 5
Date: Tue, 19 Jun 2007 20:33:16 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Column Mode
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=4370657
By: nobody
Will the Column based text selection be included also?
Nice editor!
______________________________________________________________________
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: Tue, 19 Jun 2007 20:49:57 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
html tag highlighting - just like bracket
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=4370668
By: jive01
hmm, more so then bracket hi-lighting? I actually have never seen a code editor
that allows this. But I wish it could be done... unfortunately I am a web
programmer
and not a desktop application developer... or I would do this in a heart beat...
______________________________________________________________________
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: Tue, 19 Jun 2007 22:59:39 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
New Releases: HexEditor v0.8.3 & Explorer
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=4370776
By: nobody
I have a crash on Notepad++, then I changed "Expand=1" to "Expand=0". But, after
I run Notepad++ again, it said 'Cannot find "Favourties.dat"'. What's happened?
______________________________________________________________________
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: Tue, 19 Jun 2007 23:52:01 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
New Releases: HexEditor v0.8.3 & Explorer 1.4
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=4370824
By: nobody
Please sent me your Favourites.dat file. I will have a look on it.
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: 9
Date: Tue, 19 Jun 2007 23:53:28 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Function List Plugin
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=4370826
By: nobody
You can change it in next version.
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=331753
------------------------------
Message: 10
Date: Wed, 20 Jun 2007 00:35:53 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: adjust the line
line spacing
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=4370866
By: mieszkolassota
change the fonts for comments and you will have what you need... btw. if
'indent'
font is increased then you can set up line spacing as you like (a little hack
of mine)
______________________________________________________________________
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, 20 Jun 2007 00:41:26 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] feature request
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=4370870
By: nobody
Why to not make the version under PDA?
______________________________________________________________________
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, 20 Jun 2007 03:00:52 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: File
extension eg. .txt
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=4371028
By: nobody
Yes, at the moment you have to type in the extension you want. It would be
useful
if it had the normal (or expected) functionality and saved the file as the type
you select in the "Save as Type" list.
Q: The number of extensions that would have to be offered would create a huge
list, how can this problem be solved?
A: You could limit the size of the list by only showing whats relevant to the
currently selected language. E.g. If you were editing a document with the
language
set to HTML then when you go to save it, it shows HTML (.html) and Any File
(.*). This stops the list of available extensions from being two pages long
:). For user-defined languages, it could use the extension that has been
associated
with it and any type.
On another note, why does N++ always seem to start at it's directory when you
try to save something. Can it start wherever you saved the last file?
______________________________________________________________________
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: Wed, 20 Jun 2007 03:29:44 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Translation] RE: German
Translation 4.1.2 Help
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=4371057
By: nobody
Hi
Ich bekomme den Internetanschlu? erst Anfang Oder Mitte Juli,
dauert also noch ein bisschen.
Bernhard.
______________________________________________________________________
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=558104
------------------------------
-------------------------------------------------------------------------
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 34
*************************************************