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 - Open Discussion] v4.4 "Splitscreend Bug
(SourceForge.net)
2. [notepad-plus - Help] RE: succesfull build (SourceForge.net)
3. [notepad-plus - Plugin Development] RE: FTP_synchronize crash
report here (SourceForge.net)
4. [notepad-plus - Open Discussion] RE: File extension eg. .txt
(SourceForge.net)
5. [notepad-plus - Plugin Development] RE: FTP_synchronize crash
report here (SourceForge.net)
6. [notepad-plus - Open Discussion] Lisp interpretator
(SourceForge.net)
7. [notepad-plus - Plugin Development] RE: FTP_synchronize crash
report here (SourceForge.net)
8. [notepad-plus - Plugin Development] RE: FTP_synchronize crash
report here (SourceForge.net)
9. [notepad-plus - Help] RE: UTF-8 without BOM bug? (SourceForge.net)
10. [notepad-plus - Plugin Development] RE: HOWTO: Help Notepad++
Without Coding!!! : (SourceForge.net)
11. [notepad-plus - Plugin Development] RE: FTP_synchronize crash
report here (SourceForge.net)
12. [notepad-plus - Plugin Development] RE: FTP_synchronize crash
report here (SourceForge.net)
13. [notepad-plus - Open Discussion] RE: Notepad++ v4.4 is
realesed (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Thu, 18 Oct 2007 02:41:07 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] v4.4
"Splitscreend 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=4575578
By: nobody
Hi,
if i open 2 files and say: "Duplizieren auf andere Fensterseite" split both
files in one screen ?
1. i cant reverse it
2. np++ don't start again ;(
known bugs ?
______________________________________________________________________
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: 2
Date: Thu, 18 Oct 2007 03:02:11 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: succesfull
build
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=4575608
By: pjkaus
Its 6 weeks since opening this thread and there have been two releases since
that time so it would be helpful if posters identified the source they are
using.
Obvious one poster 4.2 another 4.4 and the third not specified. It would also
be helpful if postered registerd and logged in so that one could see how many
different reports are coming from different setups.
My original compilation of scintilla was flawed because the make file had not
been updated to include the notepad-plus modifications for configurable syntax
highlighting. This can be done but it is easier to follow the instructions given
by Spiroc in this forum which use the .vcprog files.
http://sourceforge.net/forum/forum.php?thread_id=1828612&forum_id=331754
I have had no trouble compiling 4.2 or 4.3 and have not yet tried 4.4.
for the last poster, I'm sorry i know very little about codepages.
for the second last your error indicates that windows.h cannot be found which
suggests you have not installed the platform sdk or if you have you have not
set up the required environment variables to enable the compiler to find it.
Use Spiroc's approach and build from the ide.
The poster with a link error on ColumnEditorDlg::run_dlgProc , the only way
I could immageine this happening is if the project was not upto date. I suggest
you download and extract the source files again and start again with spiroc's
instructions.
______________________________________________________________________
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, 18 Oct 2007 04:11:26 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
FTP_synchronize crash report here
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=4575703
By: nobody
Hi,
i can't see anythink if i connect to our ftp.
Pic: http://img171.imageshack.us/img171/4696/ftpag6.jpg
______________________________________________________________________
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: Thu, 18 Oct 2007 04:35:12 -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=4575733
By: nobody
First off, thanks to the devs for this wonderful program.
My comment is about this newly added feature (auto-add extension) in 4.4. It
is very annoying cause it actually makes things more complicated. I think it's
so much easier to just type the extension than to browse throught a (long!)
drop-down list. Also, if I prefer to type the extension, I want the save-as
dialog to override the default selected type of txt, but this is not the
behaviour.
As I result I went back to 4.3.
I hope the extension override will be included in the next release.
______________________________________________________________________
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, 18 Oct 2007 04:51:36 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
FTP_synchronize crash report here
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=4575760
By: nobody
Version: 0.9.4.0
from here ;)
This is an Italtel switch....
______________________________________________________________________
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: 6
Date: Thu, 18 Oct 2007 05:08:22 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Lisp
interpretator
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=4575793
By: nobody
Does anyone know of a good lisp interpretator so that you could make a
lisp-program,
evaluate it and test it in a prompt? I havn't found anything in the program
itself or on the site that points to n++ being able to do this but I hope it
can. Otherwise the worlds best programming tool becomes a mediocre editor in
my eyes.. =/ I really hope some of you who know n++ like your own pockets can
show me wrong..! ;)
______________________________________________________________________
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, 18 Oct 2007 05:29:13 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
FTP_synchronize crash report here
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=4575827
By: nobody
BTW: some files are without extention not: "readme.txt" -> just "readme"
______________________________________________________________________
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: Thu, 18 Oct 2007 05:25:04 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
FTP_synchronize crash report here
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=4575816
By: nobody
sry can't post all of them ;)
.....
drwxr-xr-x 2 root 1024 Jan 29 2007 work
-rw-rw-rw- 1 root 34 Jul 4 16:11 batch
226 Transfer complete.
FTP: 64d Bytes empfangen in 0,00Sekunden 7361000,00KB/s
.....
______________________________________________________________________
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, 18 Oct 2007 05:21:33 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: UTF-8 without
BOM 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=4575809
By: nobody
If I'm not mistaken selecting Format>Encode in ANSI, then selecting Format>UTF-8
without BOM and saving the document encodes the doc in UTF-8 without BOM. When
you open the file later its still in that encoding format.
______________________________________________________________________
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: Thu, 18 Oct 2007 05:14:56 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
HOWTO: Help Notepad++ Without Coding!!! :
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=4575802
By: vor0nwe
Dear Nobody/Anonymous (nobody),
Check your facts before making snide remarks...
Codenexus has been working steadily on the Wiki documentation since a week
before
you butted in.
See http://notepad-plus.wiki.sourceforge.net
BTW, nice work, CodeNexus!
______________________________________________________________________
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: 11
Date: Thu, 18 Oct 2007 05:46:07 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
FTP_synchronize crash report here
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=4575860
By: harrybharry
The directory listing misses the 'group' identifier, so everything after the
root word is parsed as something else. The only thign I can do about it is
creating
the ability to create your own parsing rules.
Also, if oyu send the SYST command (using raw command), what does the server
reply?
______________________________________________________________________
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: 12
Date: Thu, 18 Oct 2007 05:11:07 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
FTP_synchronize crash report here
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=4575798
By: harrybharry
could you open CMD and use the ftp program to connect ot your server and type
'dir' and copy the output? It is probably a directory format I havent seen yet.
See this psot and reply there please:
http://sourceforge.net/forum/forum.php?thread_id=1848289&forum_id=734873
______________________________________________________________________
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: 13
Date: Thu, 18 Oct 2007 06:19:56 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v4.4 is realesed
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=4575920
By: donho
Read "Where are Notepad++ settings saved?" in :
http://notepad-plus.wiki.sourceforge.net/FAQ
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
------------------------------
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 17, Issue 51
*************************************************