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] White on Black (SourceForge.net)
2. [notepad-plus - Open Discussion] RE: White on Black
(SourceForge.net)
3. [notepad-plus - Help] RE: NPP hanged on Ctrl+S, can I rescue
"new 2"? (SourceForge.net)
4. [notepad-plus - Help] RE: NPP hanged on Ctrl+S, can I rescue
"new 2"? (SourceForge.net)
5. [notepad-plus - Open Discussion] RE: auto-indentation
(SourceForge.net)
6. [notepad-plus - Open Discussion] RE: Files closing when
opening new file (SourceForge.net)
7. [notepad-plus - Open Discussion] RE: auto-indentation
(SourceForge.net)
8. [notepad-plus - Open Discussion] RE: Search to select text
before external "run" (SourceForge.net)
9. [notepad-plus - Open Discussion] RE: Notepad++ v5.1.4 just
come out (SourceForge.net)
10. [notepad-plus - Help] RE: What happened to the hebrew
characters (SourceForge.net)
11. [notepad-plus - Open Discussion] RE: auto-indentation
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Mon, 12 Jan 2009 23:16:54 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] White on Black
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=6091917
By: e_d_w_a_r_d
Is it difficult to add 'Invert all colours' checkbox in Styles section ?
______________________________________________________________________
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, 13 Jan 2009 00:58:17 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
White on Black
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=6092644
By: prozaker
try this theme:
http://www.kohantech.com/perspolis.html
______________________________________________________________________
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, 13 Jan 2009 00:58:41 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: NPP hanged on
Ctrl+S, can I rescue "new 2"?
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=6092646
By: harrybharry
a) No temporary files. If N++ crashes, dumps are generated (at least its tried,
it is a crash after all). I dont think writing a temp file right before save
is a good idea, way to much load on the harddisk (besides, if explorer is having
trouble with the disks, who guarantees notepad++ wont, some user might decide
the USB is the best place for temp storage).
b) Such a plugin exists methinks, not sure for unnamed files though. Search
the forums or the web, dunno where it is at.
There is no x64 version of notepad++, it runs fine in wow64 (and the same goes
for linux+wine :))
______________________________________________________________________
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: Tue, 13 Jan 2009 00:59:07 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: NPP hanged on
Ctrl+S, can I rescue "new 2"?
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=6092650
By: harrybharry
Sidenote: Wine has issues, but it runs
______________________________________________________________________
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, 13 Jan 2009 01:03:46 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
auto-indentation
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=6092669
By: prozaker
you can also try autohotkey, it's a program that can make 'hotstrings' and
describes
pretty much what you are saying.
I have my braces autogenerated, on my css files, and most of my html tags on
my html files
for example I have :*:<ta::<table width="100%" cellpadding="0"
style="border-collapse:collapse;">`n`t<tr>`n`t<td>`n`n</td>`n{backspace}</tr>`n{
backspace}</table>{up 3}`t
which writes as soon as I type <ta
<table width="100%" cellpadding="0" style="border-collapse:collapse;">
<tr>
<td>
</td>
</tr>
</table>
______________________________________________________________________
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, 13 Jan 2009 03:54:21 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Files closing when opening new 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=6093757
By: jdeking
Cool! My problem was actually that all previously edited files were opened when
I opened a new one, but <i>un</i>checking "Settings/Preference/Misc/"Remember
the current session for next launch" was exactly what I was looking for.
As usual, the answer was hiding in plain sight. Thank you.
______________________________________________________________________
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: Tue, 13 Jan 2009 08:19:48 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
auto-indentation
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=6095443
By: mathmax
Thank you prozaker.
I've downloaded autohotkey and trying to execute your script but I get an error
when trying to load it. It says : "invalid hotkey". are you sure you give the
exact script you use ?
______________________________________________________________________
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: Tue, 13 Jan 2009 08:25:21 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Search to select text before external "run"
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=6095493
By: alexiljin
My idea is: create a plugin for the task. Search operations are not currently
supported in macros.
______________________________________________________________________
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: Tue, 13 Jan 2009 08:39:51 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v5.1.4 just come out
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=6095620
By: alexiljin
An obvious answer: only the Unicode version of Notepad++ must call the
isUnicode()
function of a plugin. The ANSI version (and all the older versions, obviously)
must never call the function.
>From the plugin point of view it's pretty obvious then: if isUnicode() was
>called,
then the Unicode support is required. If it was not, then it should stick to
the ANSI mode.
Since Scintilla is ANSI-only, then a simple plugin must only provide a few
strings
in Unicode for the Notepad++ itself. It can choose if the ANSI or a Unicode
version of a string is to be passed by the previous call (or absense of such)
of the isUnicode() function. This solution is fully backwards compatible and
does not REQUIRE
The plugin would then be able to know that Unicode support is required, and
otherwise provide
______________________________________________________________________
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: Tue, 13 Jan 2009 08:41:38 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: What happened
to the hebrew characters
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=6095632
By: nbdr
Thanks. I did as instructed and the problem still persists. Its not any of the
plugins.
Update: I solved one of the two problems: The garbage characters of existing
files are now hebrew. Solution was to change the font of the default style.
The problem now is that I can't write hebrew characters. I get ?????? instead
when working on ANSI file.
(its OK on UTF8 files)
What can I try next?
______________________________________________________________________
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: Tue, 13 Jan 2009 09:17:57 +0000
From: "SourceForge.net" <[email protected]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
auto-indentation
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=6095880
By: lmsrampage
? Are you sure you give the exact script you use ?
The script prozaker wrote, works fine.
? It says : "invalid hotkey".
Yes, Autohotkey spit such messages (even if the code seems to be ok), because
everything is written on the same line. In Autohotkey, a good way of coding
is to type the commands beneath the hotstring/hotkey (even if the commands are
shorter)
; type this to have the script running permanently
#persistent
:*:<ta::
<table width="100%" cellpadding="0"
style="border-collapse:collapse;">`n`t<tr>`n`t<td>`n`n</td>`n{backspace}</tr>`n{
backspace}</table>{up 3}`t
return
; save it and run it
After that open your favorite text editor (Npp ofc :-|\) and type
<ta. It should look like:
<table width="100%" cellpadding="0" style="border-collapse:collapse;">
<tr>
<td>
</td>
</tr>
</table>
Cheers,
LMS_RampagE
______________________________________________________________________
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:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 32, Issue 23
*************************************************