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: Unordered Lists in HTML
(SourceForge.net)
2. [notepad-plus - Help] RE: Remember last operation directory
after c (SourceForge.net)
3. [notepad-plus - Help] RE: Remember last operation directory
after c (SourceForge.net)
4. [notepad-plus - Help] RE: Copy over blanks, not insert...
(SourceForge.net)
5. [notepad-plus - Help] RE: Opening files from an zip archive
(SourceForge.net)
6. [notepad-plus - Help] javascript autoformat (SourceForge.net)
7. [notepad-plus - Open Discussion] RE: npp 4.1 & trojan
(SourceForge.net)
8. [notepad-plus - Open Discussion] RE: I love this product,
but... (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Thu, 10 May 2007 18:11:07 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Unordered Lists
in HTML
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=4306971
By: coder775
You're welcome. It's thorough, but I messed up; the start and end macros would
work better with "3) Press <Enter>" instead of using the down arrow.
Not that it matters -- most will use a different tool the way you do. --Joel
P.S. Normally I don't acknowledge thanks, not because I am a jerk but because
I don't want to distract others with stuff only useful to the original poster.
Since I can't edit my original post, I thought I'd use the space to say that
feedback on replies is always welcome.
______________________________________________________________________
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: Thu, 10 May 2007 18:37:32 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Remember last
operation directory after c
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=4306992
By: coder775
The bug for the search file filters and directory default is 1713177; hover
over the Tracker menu at the top and select "Bugs" from the dropdown menu that
appears.
Greg Bullock found that the problem that some are having with the open/save
directory may be due to the "Remember the last operation directory" checkbox
being checked on the Global tab of the Preferences dialog. Unchecking it might
give one the behavior one seeks. --Joel
______________________________________________________________________
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, 10 May 2007 18:44:59 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Remember last
operation directory after c
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=4306997
By: coder775
Whoops. Can't edit. Can't think, either, but that's a personal problem. Can't
see entire thread when posting reply to individual post. Wow, it's like using
Notepad when you've grown used to Notepad++.
Don Ho posted elsewhere on this forum that an update was planned for this
weekend.
Some were having trouble with the directory because they expected the file to
be saved to the directory where it was opened. Hence my previous reply. Here,
one workaround I and others have posted is to use a shortcut to open Notepad++,
and set the directory for that to the one you use most often -- or have a
shortcut
for each directory... --Joel
______________________________________________________________________
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: Thu, 10 May 2007 18:51:18 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Copy over
blanks, not insert...
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=4307006
By: coder775
Looks like a bug to me in version 4.1. I can do it only when I select the same
length of blank space as the paste string. Even when I use the <Insert> key
to toggle the INS/OVR (overwrite) behavior, the Paste functionality still
inserts.
--Joel
______________________________________________________________________
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: Thu, 10 May 2007 19:10:28 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Opening files
from an zip archive
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=4307021
By: coder775
You didn't say what version of Notepad++ you are using. It may be that there
are spaces in the file path and older versions had trouble with this situation.
More likely it may be that the file no longer exists.
Some zip archive extractors like Winzip save the temporary file to your temp
directory, and delete it when the extractor program is closed. Others like
7-Zip will monitor your usage of the program and delete the temporary when you
are finished with it.
Still others create the temporary file, launch the viewer, then delete the temp
file after a few seconds. If Notepad++ takes longer to get going (and it will
if there are a lot of plugins installed and the previous session is loaded with
lots of files) than this time limit, the file is not there.
If that is the case, you may be able to configure the extractor program to
extend
the time limit. Unfortunately, you probably will need to turn off "File Status
Auto-detection" on the MISC tab of the Preferences dialog. Otherwise Notepad++
will tell you each time that the file no longer exists and ask you what you
want to do about it. --Joel
______________________________________________________________________
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: Thu, 10 May 2007 20:15:56 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] javascript
autoformat
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=4307067
By: davidfass
Is there an "auto-format" feature for JavaScript, to make the code look nicely
indented? (If I can't make my code work, I at least want it should look nice.)
Thanks for any tips. -- Dave
______________________________________________________________________
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: 7
Date: Thu, 10 May 2007 22:22:47 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: npp
4.1 & trojan
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=4307154
By: nobody
yep found it too :-/
______________________________________________________________________
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: Fri, 11 May 2007 02:09:10 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: I
love this product, but...
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=4307423
By: nobody
Great idea!
I already implemented the syntax highlighting developed by witecat (here:
http://sourceforge.net/forum/message.php?msg_id=4142876 ), but would really
love a plugin for sending codelines to the SAS-engine for execution - currently
F3 in the (not-so-)Enhanced Editor in PC-SAS. That would be a neat feature and
truly a thing that would make my migration to Notepad++ complete.
Who are able to develop such a plugin?
Regards,
Joakim
Denmark
______________________________________________________________________
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 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 31
*************************************************