Git Product home page Git Product logo

Comments (8)

nex3 avatar nex3 commented on June 30, 2024

This works for me. What version of Emacs are you using?

from perspective-el.

senny avatar senny commented on June 30, 2024

I am using Emacs 23.2.1 on OS-X.

from perspective-el.

nex3 avatar nex3 commented on June 30, 2024

Does the bad ordering happen when you start from emacs -Q? Can you provide a reproduction recipe starting from emacs -Q?

from perspective-el.

senny avatar senny commented on June 30, 2024

i tried it with emacs -Q and it seems to work. when i activated ido-mode it began to behave strange again. Since I use ido-mode for my daily work it could be a compatibility problem with ido.

from perspective-el.

nex3 avatar nex3 commented on June 30, 2024

All right, in that case, can you give me a repro recipe starting from emacs -Q and loading ido and persp?

from perspective-el.

senny avatar senny commented on June 30, 2024

I did the following:

(add-to-list 'load-path "/path/to/perspective.el")
(require 'perspective)
(persp-mode)
(ido-mode)

Then I created three buffers called "abuffer", "bbuffer", "cbuffer" when you now switch buffer the last buffer (C-x b ) is always "cbuffer".

from perspective-el.

nex3 avatar nex3 commented on June 30, 2024

Okay, great. That should be enough for me to reproduce. I'll try it when I've got some time free.

from perspective-el.

HashNuke avatar HashNuke commented on June 30, 2024

@nex3 can you look into merging this pull request-8?

from perspective-el.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.