Send Notepad-plus-plus mailing list submissions to
        notepad-plus-plus@lists.sourceforge.net

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
        notepad-plus-plus-requ...@lists.sourceforge.net

You can reach the person managing the list at
        notepad-plus-plus-ow...@lists.sourceforge.net

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: ANSI vs UNICODE (SourceForge.net)
   2. [notepad-plus - Help] RE: Keeping cursor column   position when
      inserting (SourceForge.net)
   3. [notepad-plus - Help] RE: Erroneous execution     of macro in
      Notepad++ (SourceForge.net)
   4. [notepad-plus - Help] RE: Erroneous execution     of macro in
      Notepad++ (SourceForge.net)
   5. [notepad-plus - Open Discussion] "Path" entries   in TextFX
      Insert do FAIL (SourceForge.net)
   6. [notepad-plus - Open Discussion] Add "Date and    Time - eMail
      Format" in TextFX (SourceForge.net)
   7. [notepad-plus - Open Discussion] Or much  better: Use TClockEx
      (SourceForge.net)
   8. [notepad-plus - Help] RE: Multiline deletion (SourceForge.net)
   9. [notepad-plus - Help] RE: Keeping cursor column   position when
      inserting (SourceForge.net)
  10. [notepad-plus - Help] RE: Erroneous execution     of macro in
      Notepad++ (SourceForge.net)


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

Message: 1
Date: Tue, 25 Aug 2009 23:07:08 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: ANSI vs UNICODE
To: nore...@sourceforge.net
Message-ID: <7584240.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7584240
By: countdown

The only reason to choose the older ANSI version instead of the newer Unicode
one is support to old, unconverted plugins. Since you have discovered N++ only
recently, you sure don't have these problems, thus I'd say you should get the
Unicode version.

On more thing that could help you (though I doubt it) is using the "Convert
to MAC format" command from the "Format" menu. To see the difference, go to
the "View" menu and choose "Show symbol -> Show all characters". You will see
that whenever you use the Return key to start a new line, in Windows you have
two characters, Carriage return and Line Feed; on the other hand, MAC only uses
the Carriage return one (while Linux only uses Line Feed). This MIGHT cause
some problems if you open a Windows file with a MAC-specific program.

If this doesn't solve it... I don't know what to tell 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=331754



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

Message: 2
Date: Wed, 26 Aug 2009 01:00:00 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Keeping cursor
        column  position when inserting
To: nore...@sourceforge.net
Message-ID: <7584359.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7584359
By: spocko

CChris, that's not an equivalent solution. What if you need to insert more than
1 character in each line? TextPad handles this automatically. When you press
the down arrow, it goes to the same column where you started your edit on the
previous line. Other editors do this too, not just TextPad. This is really handy
when doing certain types of editing. It would be really nice if NPP could do
this, at least as a configurable option.

______________________________________________________________________
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: Wed, 26 Aug 2009 05:54:40 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Erroneous
        execution       of macro in Notepad++
To: nore...@sourceforge.net
Message-ID: <7584654.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7584654
By: ycc-swe

I opened shortcuts.xml. As I understand, only the macro "Trim Trailing and save"
is saved there. The macros I have made are not mentioned here. (But they are
stored somewhere, since I can close np++ and they are available when I reopen
the pgm. I can also find the macros under "Shortcut mapper"

I need more instructions if I should be able to find where my macro is
recorded.

Thanks for taking interest.



shortcuts.xml

    <Macros>
        <Macro name="Trim Trailing and save" Ctrl="no" Alt="yes" Shift="yes"
Key="83">
            <Action type="2" message="0" wParam="42024" lParam="0" sParam="" />
            <Action type="2" message="0" wParam="41006" lParam="0" sParam="" />
        </Macro>
    </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=331754



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

Message: 4
Date: Wed, 26 Aug 2009 07:02:48 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Erroneous
        execution       of macro in Notepad++
To: nore...@sourceforge.net
Message-ID: <7584720.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7584720
By: ycc-swe

Maybe I should clarify:
When I open np++ I can find the "pre-recorded" macro "Trim Trailing and save"
together with the macros I have recorded under the menu "Macros". However, 
rather
unexpected to me, in shortcuts.xml, I think only  "Trim Trailing and save" is
stored, not the macros recorded by me. If I should supply this information,
please inform me how to find the complete information about the content of the
macros recorded by me.

______________________________________________________________________
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: Wed, 26 Aug 2009 07:56:36 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] "Path"
        entries in TextFX Insert do FAIL
To: nore...@sourceforge.net
Message-ID: <7584912.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7584912
By: michelmerlin

My case confirms the bug in "TextFX", as described with precision by "cchris"
on 2009-08-06 09:32; in my NPPP 5.3.1 UNICODE, with "Format > Encode in ANSI",
under "NPPP > TextFX > TextFX Insert" I have 5 items:

- the 2 "Date & Time" items do return Date and Time (albeit incomplete
and unstandard, see my next posts)
- but the 3 "path" items ("Current Full Path", "Current File Name", "Current
Directory") only return the 1st character ("C", "v", "C" in the
"C:\TEMP\very-cheap-cars.htm" file).

Versailles, Wed 26 Aug 2009 09:56:35 +0200

______________________________________________________________________
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: Wed, 26 Aug 2009 07:57:51 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Add
        "Date and       Time - eMail Format" in TextFX
To: nore...@sourceforge.net
Message-ID: <7584921.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7584921
By: michelmerlin

1) Currently in "TextFX":
~-~-~-~-~-~-~-~-~-~-~-~-~
In my NPPP 5.3.1 UNICODE, with "Format > Encode in ANSI", under "NPPP > TextFX
> TextFX Insert", I currently have 2 "Date & Time" items:

- "Date & Time - short format", that returns "09:46 Wed 26 Aug 09"
- "Date & Time - long format", that returns "09:46 Wednesday 26 August 2009"

2) Proposed for "TextFX":
~-~-~-~-~-~-~-~-~-~-~-~-~
I would propose to add a 3rd "Date & Time" item, "eMail Format", being the 
format
used in 99% of the email messages headers in the world (check by yourself, 
"Ctrl+F3"
in any message in Outlook Express), defined in
http://tools.ietf.org/html/rfc5322#section-3.3 "Date and Time Specification",
and named "r" in the PHP "Date" function, example:

    Wed, 05 Aug 2009 08:09:03 +0200

While RFC5322 permits to drop 2 of the leading zeros (day and hour), I recommend
to always write them all (the only eventual exception being the Short Format).
Oppositely the TOG ("+0200") is mandatory and CANNOT be omitted or shortened
or replaced with the TZ (Time Zone). Details in
http://www.sitepoint.com/forums/showthread.php?t=450107#post3243632
"PST and PDT; TZ and TOG; UTC and GMT; Internet Date & Time; PHP date".

Accessorily, RFC5322 writes "Date and Time", not "Date & Time".

BTW notice that omitting the comma, like in:

    Wed 05 Aug 2009 08:09:03 +0200

is compliant since the sequence "Wed, " (day of week, comma, space), being 
optional
in RFC5322, can be ignored, hence can also be replaced with anything else, e.g.
"Wed ".

Finally "NPPP > TextFX > TextFX Insert" could have THREE "Date and Time" items:

- Date and Time - Short Format -> 8:09 GMT+2 Wed 5 Aug 09
- Date and Time - Long Format -> 08:09 GMT+2 Wednesday 05 August 2009
- Date and Time - eMail Format -> Wed 05 Aug 2009 08:09:03 +0200

Versailles, Wed 26 Aug 2009 09:57:50 +0200

______________________________________________________________________
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: Wed, 26 Aug 2009 07:59:00 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Or much
        better: Use TClockEx
To: nore...@sourceforge.net
Message-ID: <7584928.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7584928
By: michelmerlin

You can also use http://www.rcis.co.za/dale/tclockex "TClockEx". That little
gem uses very small resource, never fails or crashes or freezes anything, fits
elegantly in a small space of your Systray (at least in the Classic Windows
interface), lets you add the Date and Time with a click in any application,
in the format that you have previously defined exactly as you wish with a great
versatility (including all imaginable time formats, with line breaks, centering,
user-defined strings, etc). Example in my sig (I click in TClockEx, I paste
in my document, then I add 5-10 secs by hand, then I click "Send" right when
my TClockEx displays the time I just edited):

Versailles, Wed 26 Aug 2009 09:59:00 +0200

______________________________________________________________________
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: Wed, 26 Aug 2009 08:19:32 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Multiline
        deletion
To: nore...@sourceforge.net
Message-ID: <7585046.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7585046
By: cchris

Another venue:
1/ Add line numbers to your lines using Select All, then TextFX -> TextFX Tools
-> Insert Line Numbers (that's a unique identifier)
2/ 
Search: ^\d\d\d\d\d\d\d[24680]
Search mode = Regular expression
Check "Mark Lines"
Find all
3/ Now all lines with an even line number are bookmarked.
TextFX -> TextFX Tools -> Delete line numbers or first word
4/ Search -> Delete bookmarked lines

CChris

______________________________________________________________________
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: Wed, 26 Aug 2009 08:23:19 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Keeping cursor
        column  position when inserting
To: nore...@sourceforge.net
Message-ID: <7585053.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7585053
By: cchris

Ask for this on IdeaTorrent, I can't see OTOH how to emulate this

CChris

______________________________________________________________________
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: Wed, 26 Aug 2009 08:26:36 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Erroneous
        execution       of macro in Notepad++
To: nore...@sourceforge.net
Message-ID: <7585072.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7585072
By: cchris

You have two shortcutsxml, and opened the rong one One is alongside 
notepad++exe,
one is in %APPDATA%\Notepad++\ You'll find the macros by opening the other file
It's not a good idea imho to have two sets of config files, but this happens
when not careful or consistent in installing - hard to avoid

CChris

______________________________________________________________________
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



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

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july

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

_______________________________________________
Notepad-plus-plus mailing list
Notepad-plus-plus@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 39, Issue 44
*************************************************

Reply via email to