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] Insert Doctype at top of    HTML?
      (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: [BUG] Move   lines down,
      blank lines (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: [BUG] Move   lines down,
      blank lines (SourceForge.net)
   4. [notepad-plus - Help] RE: CTRL+C not working (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE: [BUG] Move   lines down,
      blank lines (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE: Save styles option on
      install (SourceForge.net)
   7. [notepad-plus - Open Discussion] Allow us to      change keyboard
      shortcut(s) (SourceForge.net)
   8. [notepad-plus - Help] Switching between tabs of   network files
      slow (SourceForge.net)
   9. [notepad-plus - Open Discussion] Go to another    view why just
      horizontal? (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: Allow us     to change
      keyboard shortcut(s) (SourceForge.net)
  11. [notepad-plus - Open Discussion] RE: Save styles option on
      install (SourceForge.net)
  12. [notepad-plus - Help] RE: Switching between       tabs of network
      files s (SourceForge.net)
  13. [notepad-plus - Open Discussion] RE: Go to        another view why
      just horizontal? (SourceForge.net)
  14. [notepad-plus - Help] reindenting html code (SourceForge.net)


----------------------------------------------------------------------

Message: 1
Date: Sat, 08 Sep 2007 09:22:36 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Insert Doctype at
        top of  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=4508109
By: nobody

I am just learning HTML and how to use editors like Notepad++.  I noticed that
some editors will allow you to choose which Doctype (am I saying that right?)
at the top of my HTML files.  XHTML Strict, etc.  Is this something that 
Notepad++
can do?  I would rather not have to type that out and it would be easier to
just have it inserted than to go copy/paste it.

Anyways, hope that make sense.  Thanks for your time.

Dan

______________________________________________________________________
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: Sat, 08 Sep 2007 09:29:11 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        [BUG] Move      lines down, blank lines
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=4508116
By: nobody

In the Editor.cxx file of Scintilla version 1.74 the LineTranspose() function
doesn't check if the second line is empty anymore.
In the NP++ 4.2.1 source this check is still on line 4097 of
scintilla\src\Editor.cxx.
The conditional code for the if statement ends on line 4102.
 
Simply removing the if statement itself from the NP++ 4.2.1 version does the
trick.


______________________________________________________________________
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: Sat, 08 Sep 2007 09:31:22 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        [BUG] Move      lines down, blank lines
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=4508120
By: nobody

OK, this was about the fix for the CTRL+SHIFT+UP/DOWN procedures to always call
BeginUndoAction and EndUndoAction, so any previous changes will be separated
from any further changes.


______________________________________________________________________
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: 4
Date: Sat, 08 Sep 2007 09:39:14 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: CTRL+C not
        working
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=4508127
By: nobody

I have just re-installed my system and the CTRL+C is now working with the latest
installer. Weird.

______________________________________________________________________
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, 08 Sep 2007 12:42:15 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        [BUG] Move      lines down, blank lines
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=4508262
By: donho

Thanks to Stefan Boumans, this bug is fixed and the correction will be in the
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: 6
Date: Sat, 08 Sep 2007 18:44:28 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Save
        styles option on install
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=4508524
By: nobody

Please? :)

______________________________________________________________________
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: Sat, 08 Sep 2007 18:45:53 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Allow us
        to      change keyboard shortcut(s)
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=4508525
By: nobody

Particularly for refresh/reload.  In explorer it is F5, but in notepad++ F5
is the run command.  I'd like to be able to use F5 to reload/refresh the current
file, and maybe a "Ctrl-F5" to reload/refresh all.

______________________________________________________________________
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: Sat, 08 Sep 2007 18:49:03 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Switching between
        tabs of network files slow
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=4508526
By: nobody

I'm assuming it's slow because it has to reload/refresh the file as you change
to its tab, but I disabled automatic reload and it's still super slow going
between files, so much so that the app appears hung for a few seconds before
I actually see the file contents and am able to do anything.  This is on Vista.

______________________________________________________________________
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: 9
Date: Sat, 08 Sep 2007 19:12:26 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Go to
        another view why just horizontal?
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=4508538
By: nobody

   Go to another view why just horizontal? Sometimes I want the views are top
and bottom! Just like the Eclipse!

______________________________________________________________________
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: Sat, 08 Sep 2007 20:13:52 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Allow us        to change keyboard shortcut(s)
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=4508579
By: donho

Didn't you search before posting?

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: 11
Date: Sat, 08 Sep 2007 20:16:11 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Save
        styles option on install
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=4508580
By: donho

The installer update your configuration by keeping your old one.

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: 12
Date: Sat, 08 Sep 2007 20:17:49 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Switching
        between tabs of network files s
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=4508581
By: donho

Do you have Explorer.dll installed in your plugins directory?
If yes, remove it then try again.

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: 13
Date: Sat, 08 Sep 2007 20:19:37 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Go
        to      another view why just horizontal?
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=4508583
By: donho

I confirm you it's possible.

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: 14
Date: Sat, 08 Sep 2007 23:40:44 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] reindenting html
        code
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=4508656
By: nobody

Hello guys,

is there any way I could re-indent html code files. I need it badly.

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



------------------------------

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

------------------------------

_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 16, Issue 20
*************************************************

Reply via email to