Ticket #124 (closed defect: fixed)

Opened 19 months ago

Last modified 19 months ago

Selecting a buffer sometimes fails to update Emacs view

Reported by: d_rol Owned by: d_rol
Priority: important Milestone: PIDA-0.5
Component: other services Severity:
Keywords: buffer emacs Cc:

Description

How to reproduce:

- Select Emacs editor. - Open at least two files. - Use the buffers view to change the displayed buffer in Emacs.

I don't have any clue on the reason for this by now.

Change History

Changed 19 months ago by d_rol

  • status changed from new to assigned

I implemented some checks in Emacs communication to minimize useless commands. For example, when emacs notifies it opens a file, it is not necessary to send back a "open file" order once the document object is built by pida.

These checks are somewhat too efficient in some cases :)

Changed 19 months ago by d_rol

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.