Community
    • Login

    Notepad++ v8.4.6 Release

    Scheduled Pinned Locked Moved Announcements
    54 Posts 25 Posters 51.0k Views 6 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C VDSPC Offline
      C VDSP
      last edited by

      mailto URI is not working anymore since several versions

      • Issue with versions: 8.1.1 (32-bit), 8.4.4 (32-bit/64-bit), 8.4.6 (32-bit)
      • Tested OK with versions: 6.8.8, 7.3 (64-bit)
        Info:
        Link OK without an e-mail address: mailto://
        No link anymore when adding an e-mail address: mailto://user@domain.com
      Alan KilbornA PeterJonesP 2 Replies Last reply Reply Quote 0
      • Alan KilbornA Offline
        Alan Kilborn @C VDSP
        last edited by

        @C-VDSP said in Notepad++ v8.4.6 Release:

        mailto URI is not working anymore since several versions

        Seems like you should create an issue so developers see it; see some instructions HERE for doing so.

        1 Reply Last reply Reply Quote 0
        • PeterJonesP Offline
          PeterJones @C VDSP
          last edited by

          @C-VDSP said in Notepad++ v8.4.6 Release:

          mailto URI is not working anymore since several versions

          It works just fine if you use mailto:username@domain.com per the mailto URI standard. So if you use correct syntax, Notepad++ still knows what to do with it.

          db4a4344-cd87-4753-8104-ef1a952d8f7c-image.png

          1 Reply Last reply Reply Quote 4
          • PeterJonesP PeterJones referenced this topic on
          • donhoD Offline
            donho @donho
            last edited by

            FYI: Auto-update has been triggered for v8.4.6.

            1 Reply Last reply Reply Quote 2
            • Michał ŁętowskiM Offline
              Michał Łętowski @BillDavison
              last edited by

              @BillDavison
              It’s “Change history” feature. Disable it and printing goes back to normal.

              BillDavisonB 1 Reply Last reply Reply Quote 0
              • BillDavisonB Offline
                BillDavison @Michał Łętowski
                last edited by

                @Michał-Łętowski Thanks. I mentioned that in my post, though maybe not prominently.

                This is being tracked on the “issues” forum. I should have posted there originally, but didn’t know better at the time.

                Alan KilbornA 1 Reply Last reply Reply Quote 0
                • Alan KilbornA Offline
                  Alan Kilborn @BillDavison
                  last edited by

                  @BillDavison said in Notepad++ v8.4.6 Release:

                  This is being tracked on the “issues” forum.

                  I think possibly here: https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12281

                  I should have posted there originally, but didn’t know better at the time.

                  IMO you posted in the correct place. This current thread is for (new) problems specifically with this release.

                  1 Reply Last reply Reply Quote 1
                  • PeterJonesP PeterJones referenced this topic on
                  • PeterJonesP PeterJones referenced this topic on
                  • mausalimiM Offline
                    mausalimi
                    last edited by

                    why isn’t the setting:

                    backup -> enable session snapshot and periodic backup

                    remembered?

                    every time i restart np++ i have to set this again.

                    Alan KilbornA 1 Reply Last reply Reply Quote 0
                    • Alan KilbornA Offline
                      Alan Kilborn @mausalimi
                      last edited by

                      @mausalimi said in Notepad++ v8.4.6 Release:

                      why isn’t the setting:
                      backup -> enable session snapshot and periodic backup
                      remembered?
                      every time i restart np++ i have to set this again.

                      You’re probably using multiple instances. That setting is automatically turned off in a second instance. If you quit the first instance first, then quit the second instance, the settings of the second instance are remembered.

                      mausalimiM 1 Reply Last reply Reply Quote 2
                      • mausalimiM Offline
                        mausalimi @Alan Kilborn
                        last edited by

                        @Alan-Kilborn
                        indeed it works now with only one instance.

                        cool, thanks @all

                        1 Reply Last reply Reply Quote 2
                        • Terry RT Terry R referenced this topic on
                        • Neil SchipperN Offline
                          Neil Schipper @donho
                          last edited by

                          @donho said in Notepad++ v8.4.6 Release:

                          @Alan-Kilborn
                          Thank you for pointing out the real problem.

                          NPPM_GETBOOKMARKID has been add in the master:
                          https://github.com/notepad-plus-plus/notepad-plus-plus/commit/4d5069280900ee249d358bc2b311bdb4b03f30a9

                          and the new API will be available in the next release.

                          cc: @Iton-Horn @mattesh @Alan-Kilborn @Michael-Vincent

                          FYI, Mr. Dook has implied he will update the plugin when the new API is available (see here).

                          1 Reply Last reply Reply Quote 2
                          • PeterJonesP PeterJones referenced this topic on
                          • Steve SimpsonS Offline
                            Steve Simpson
                            last edited by

                            Revamp tab context menu #12147 removed lots of useful features.

                            The deal breaker is the removal of copy filename / directory name, full filename to clipboard. I use these on a daily basis, eg. #include “just_the_filename.h”

                            Neil SchipperN 1 Reply Last reply Reply Quote 0
                            • Neil SchipperN Offline
                              Neil Schipper @Steve Simpson
                              last edited by

                              @Steve-Simpson

                              Not removed, but rather, moved into a submenu, so one extra click each use.

                              And there’s also the option of assigning the action(s) you care about most to shortcuts.

                              1 Reply Last reply Reply Quote 3
                              • Danjel JungersenD Offline
                                Danjel Jungersen @Alan Kilborn
                                last edited by

                                @Alan-Kilborn I agree, the feature is great, but try to print out the file, the output can be very hard to read. I turn this feature on and off. On when editing, and off when I need to print, then back on…

                                Alan KilbornA 1 Reply Last reply Reply Quote 0
                                • Alan KilbornA Offline
                                  Alan Kilborn @Danjel Jungersen
                                  last edited by

                                  @Danjel-Jungersen said in Notepad++ v8.4.6 Release:

                                  the feature is great

                                  The change-history feature IS great, but it is new to Notepad++, and like a lot of new non-trivial features, it will have its share of minor troubles until it is mature. The currently-known issues with it are slated to be fixed with the release of 8.4.7.

                                  1 Reply Last reply Reply Quote 2
                                  • rebber2R Offline
                                    rebber2 @guy038
                                    last edited by

                                    @guy038 Is there a way to make that preference stick?

                                    I turn off that option, then when I create a new document it’s on again. Wft

                                    FYI, I don’t want to see it when I type. It’s not just about printing. It’s majorly distracting to me.

                                    PeterJonesP 1 Reply Last reply Reply Quote -1
                                    • PeterJonesP Offline
                                      PeterJones @rebber2
                                      last edited by

                                      @rebber2 ,

                                      I turn off that option, then when I create a new document it’s on again. Wft

                                      See my reply your other post.

                                      1 Reply Last reply Reply Quote 1
                                      • Alex PovolotskyA Offline
                                        Alex Povolotsky
                                        last edited by

                                        Is it safe to use Notepad++ in Russia? Don’t make political declaration, please just confirm “I am participating in warware” or “I am not”

                                        xomxX 1 Reply Last reply Reply Quote 0
                                        • xomxX Offline
                                          xomx @Alex Povolotsky
                                          last edited by

                                          @Alex-Povolotsky

                                          I am just curious - what do you precisely mean by “safe”?

                                          rdipardoR 1 Reply Last reply Reply Quote 0
                                          • rdipardoR Offline
                                            rdipardo @xomx
                                            last edited by

                                            @xomx,

                                            I am just curious - what do you precisely mean by “safe”?

                                            It’s called “protestware”.

                                            The guy’s implying that Notepad++ could be booby-trapped with politically motivated exploit code.

                                            Don’t try to be cheeky with a troll; just point them to the Boycott Notepad++ topic next time.

                                            xomxX Alex PovolotskyA 2 Replies Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • First post
                                              Last post
                                            The Community of users of the Notepad++ text editor.
                                            Powered by NodeBB | Contributors