jed-users mailing list

[2026 Date Index] [2026 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

[jed-users] [BUG] read_mini() + pop2buf causes user added menu to disappear


1) jed -f slang_mode

2) paste in the following lines:

   variable oldbuf = pop2buf_whatbuf("buf");
   () = read_mini("?", "", "");
   sw2buf(oldbuf);
   onewindow();
   
3) alt-x evalbuffer

and then notice how the "Mode" menu item in slang_mode has now vanished
permanently.

I notice that when you activate the mini buffer as with alt-x or read_mini(),
then the menu from slang_mode is being replaced by the default menu.

  Morten
  

_______________________________________________
For list information, visit <http://jedsoft.org/jed/mailinglists.html>.


[2026 date index] [2026 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]