2个问题IDO模式不正确缓存/强制缓冲区到命名窗口 [英] 2 questions. IDO mode not caching properly / forcing buffers to named windows

查看:198
本文介绍了2个问题IDO模式不正确缓存/强制缓冲区到命名窗口的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的ido模式没有正确缓存文件名/文件夹。它将列出一个文件夹中的文件,但是从一段时间以前没有任何更新的文件显示。任何建议?

My ido mode does not properly cache filenames / folders. It will list files inside a folder, but from a while ago without any of the newer files showing. Any suggestions ?

在jde中,当我打开多个窗口时,会在一个窗口上编译将在下一个窗口中打开相应的*名称*。如果我只打开一个窗口,但是我可以得到一些帮助来编写一个我可以使用的功能:

In jde, when I have multiple windows open, compiling on one window will create a corresponding "* name of the class *" that will open on the next window in order. This is fine if I only have one window open but can I get some help writing a function that I could use to :

命名窗口
强制所有缓冲区的JDE编译服务器只有在该窗口中才能打开
强制所有从jde的运行窗口以类*的名称的形式在同一个窗口中打开,如果它存在。
Jde自动命名缓冲区*的名称*,我可能会挖掘代码找到一个简单的修复,所以如果代码可以强制所有窗口使用正则表达式包含* jde运行 - 文件名*或沿线的东西也可以工作。

Name a window Force all buffers of JDE compile server to only ever open in that window if it exists Force all run windows from jde in the form of * name of the class * to open in the same window if it exists. Jde automatically names the buffer " * name of the class * ", I will probably dig around the codes to find an easy fix for that... so if the code could just force all windows using a regexp containing * jde run - filename * or something along the lines would also work.

感谢您的帮助,首先在此发布。我真的想只是一些想法可能会出现错误的1,2如果有人感觉善良。

Thanks for your help, first post here as well. I really would like just some ideas on what may be going wrong with 1, 2 if anyone is feeling kind.

推荐答案

我试过使用JDE一段时间,但最终逃跑尖叫,所以我不能真正地帮助你。

I tried using JDE for a while, but ended up running away screaming, so I can't really help you there.

对于1),你最好的赌注与任何配置错误是以

For 1), your best bet with any configuration bugs is to skip the loading of any of your customized files with

$ emacs -q

,看看是否有效。如果是这样,慢慢地添加你通常的功能,直到它中断。没有任何更多的信息,没有什么可以做的帮助。

and see if that works. If it does, slowly add in your usual functionality until it breaks. Without any more information, there isn't a lot I can do to help.

如果你觉得你的问题合理缩小,请尝试看看相关功能的源代码。你会学到很多关于Emacs,并且经常会找到你的问题的解决方案。

If you feel like you have the problem reasonably narrowed down, try taking a look at the source code for the relevant functions. You'll learn a lot about Emacs and will often find the solution to your problem there.

希望有帮助。

这篇关于2个问题IDO模式不正确缓存/强制缓冲区到命名窗口的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆