MathGroup Archive 1998

[Date Index] [Thread Index] [Author Index]

Search the Archive

delete cell without mouse ?



Hi there !

Is it possible to delete an entire cell without touching the mouse to
select the cell by clicking on the cell bracket ? I could select a cell
using code like

SelectionMove[SelectedNotebook[], Previous, Cell]

and then use Alt-x. Then I tried to bind this code to some KeyEvent by
editing
the file

SystemFiles/FrontEnd/TextResources/KeyEventTranslations.tr

but it looks like this code is too complicated to be bound to a key.

I'm using Mathematica 3.0 on Linux.

Any ideas ?

Thanks in advance,

Jens.




  • Prev by Date: Mathlink Buffer Size?
  • Next by Date: Re: ListContourPlot: actual x and y values marked on the axes?
  • Prev by thread: Mathlink Buffer Size?
  • Next by thread: Two questions