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 - Open Discussion] RE: File Associations fail
      (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: File Associations fail
      (SourceForge.net)
   3. [notepad-plus - Open Discussion] run command -    can i
      auto-save before it execu (SourceForge.net)
   4. [notepad-plus - Help] TextFX Edit - Unwrap Text (SourceForge.net)
   5. [notepad-plus - Help] Paragraph Joiner (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE: File Associations fail
      (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: File Associations fail
      (SourceForge.net)
   8. [notepad-plus - Open Discussion] RE: File Associations fail
      (SourceForge.net)


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

Message: 1
Date: Thu, 01 Jan 2009 19:58:35 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: File
        Associations fail
To: nore...@sourceforge.net
Message-ID: <5956388.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=5956388
By: donho

Now I see what you mean.
Well, the file association and the session extension are 2 different features.

File association feature allows you to associate the different extensions with
Notepad++ so that you can double click an associated file in explorer to open
it with Notepad++.

Whereas session extension feature allows you to open a session (a group of 
files)
by opening a session file instead of loading a session file.
A session file is a xml file which contains a set of opened files' path. It
can be created via menu "File->Save Session...". Once session file (let's say,
"myWeb.session") is created, you can load this set of files via menu "File->Load
Session...".
If you open "myWeb.session" via DnD (the same effect as via menu 
"File->open..."),
then you open just the session file itself (a xml file) but not a set of files.

Session extension feature makes your life easier : just define "session" as
Notepad++ session extension, then DnD your session file "myWeb.session" into
Notepad++, then a whole saved session will restore in Notepad++.

Of course you can associate ext "session" with Notepad++ by using Preferences
Setting (in File Association tab) : choose "Customize" in "supported ext" then
type "session".
In this way, you can double click "myWeb.session" in explorer to opens your
favorite files in Notepad++.

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: 2
Date: Thu, 01 Jan 2009 21:16:22 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: File
        Associations fail
To: nore...@sourceforge.net
Message-ID: <5956975.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=5956975
By: travelgirl

i understand they are two different features:  what i'm trying to tell you is
that when i use session to open NPP, i no longer have file associations for
normal text files in the file system.  none.  zero.  zilch.  nein. 0x0000. 
NPP never opens those files when i double-click on them in explorer, or 
right-click
on them to edit in NPP...



______________________________________________________________________
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: Fri, 02 Jan 2009 00:38:30 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] run
        command -       can i auto-save before it execu
To: nore...@sourceforge.net
Message-ID: <5959045.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=5959045
By: gothnerd

I've got a run command that modifies my file...  Is there a way that I can tell
the run command to save before it runs... and perhaps to make it auto-reload
without asking when it comes back?

oh and thanks for all the wonderful work to date!!!

-john

______________________________________________________________________
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: Fri, 02 Jan 2009 00:41:20 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] TextFX Edit -
        Unwrap Text
To: nore...@sourceforge.net
Message-ID: <5959081.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=5959081
By: mischa9

When I TextFX Edit - Unwrap Text - how can I keep tab indention?

______________________________________________________________________
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: Fri, 02 Jan 2009 00:56:57 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Paragraph Joiner
To: nore...@sourceforge.net
Message-ID: <5959206.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=5959206
By: freddo99

I?m new to Notepad++ and have been looking for a "paragraph joiner" function
or TextFx facility to join email text which has sentecnces split with line
feeds.

Is there such a function in Notepad++.  If not how can that be accomnplished.

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



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

Message: 6
Date: Fri, 02 Jan 2009 01:56:34 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: File
        Associations fail
To: nore...@sourceforge.net
Message-ID: <5959627.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=5959627
By: travelgirl

i've done exactly what you've done, on three different machines, with the result
that nothing TXT gets opened...  i started with version 5.1.1 (portable), and
currently have 5.1.3 (not portable) running.  all three fail on all three
machines...

not sure what else is going on, unless it's that the portable screwed with the
associations such that an install doesn't fix things...  i'll install the 5.1.3
install and see if that fixes things.

______________________________________________________________________
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: Fri, 02 Jan 2009 01:50:21 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: File
        Associations fail
To: nore...@sourceforge.net
Message-ID: <5959595.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=5959595
By: donho

I double click my session file to open Notepad++ with 3 files, then I double
click a txt file to open in Notepad++ w/o problem (tested with v5.1.3).

Could you give me the precise procedure to reproduce it?

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: 8
Date: Fri, 02 Jan 2009 02:18:50 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: File
        Associations fail
To: nore...@sourceforge.net
Message-ID: <5959797.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=5959797
By: travelgirl

i just tried the installer -- same problem:  even when explicitly told by the
OS that npp would handle TXT files, once i open a session i cannot open a TXT
file with right-click edit or double-click open, etc...

i'm at a loss.  i've even gone so far as to rename the notepad++.exe to npp.exe,
just in case something really didn't like the plus characters as part of the
file name.  the only thing i found there is that you cannot associate the
notepad++.exe (using OPEN WITH) directly, but you can associate npp.exe without
a problem...  i have no idea why.

i like your program, but this is getting ridiculous...

______________________________________________________________________
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



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

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


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

_______________________________________________
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 32, Issue 3
************************************************

Reply via email to