aquamacs - history interpreter

Hi, please,..... I have started to use aquamacs and their haskell interpreter. Only problem is that I don't know how to access interpreter commands history. Usually it would be key UP/DOWN, but that will move the cursor UP/DOWN. So,... please how can I access interpreter/console user commands history in aquamacs? Cheers, Miro

On 11/12/13 08:40, Miro Karpis wrote:
Hi, please,..... I have started to use aquamacs and their haskell interpreter. Only problem is that I don't know how to access interpreter commands history. Usually it would be key UP/DOWN, but that will move the cursor UP/DOWN. So,... please how can I access interpreter/console user commands history in aquamacs?
Cheers, Miro
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
Try M-p. C-c C-l seems to bring up input history. -- Mateusz K.

thanks but am new new emacs/aquamacs. What you mean by M-p C-c C-l.
Btw: am on OSX
Cheers,
Miro
On Wed, Dec 11, 2013 at 9:46 AM, Mateusz Kowalczyk
On 11/12/13 08:40, Miro Karpis wrote:
Hi, please,..... I have started to use aquamacs and their haskell interpreter. Only problem is that I don't know how to access interpreter commands history. Usually it would be key UP/DOWN, but that will move the cursor UP/DOWN. So,... please how can I access interpreter/console user commands history in aquamacs?
Cheers, Miro
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
Try M-p. C-c C-l seems to bring up input history.
-- Mateusz K. _______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners

On Wed, Dec 11, 2013 at 2:30 PM, Miro Karpis
thanks but am new new emacs/aquamacs. What you mean by M-p C-c C-l. Btw: am on OSX
I think M should be the Escape ( M-p is Escape followed by p ), C is control ( C-c is controlled followed by c ).
Cheers, Miro
On Wed, Dec 11, 2013 at 9:46 AM, Mateusz Kowalczyk < fuuzetsu@fuuzetsu.co.uk> wrote:
Hi, please,..... I have started to use aquamacs and their haskell interpreter. Only problem is that I don't know how to access interpreter commands history. Usually it would be key UP/DOWN, but that will move
On 11/12/13 08:40, Miro Karpis wrote: the
cursor UP/DOWN. So,... please how can I access interpreter/console user commands history in aquamacs?
Cheers, Miro
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
Try M-p. C-c C-l seems to bring up input history.
-- Mateusz K. _______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners

many thanks: it actually is M-p (cursor up) and M-n (cursor down) found it here: http://www.stephenwalker.com/notes/aquamacsemacs-key-binding-list/ m. On Wed, Dec 11, 2013 at 10:10 AM, mukesh tiwari < mukeshtiwari.iiitm@gmail.com> wrote:
On Wed, Dec 11, 2013 at 2:30 PM, Miro Karpis
wrote: thanks but am new new emacs/aquamacs. What you mean by M-p C-c C-l. Btw: am on OSX
I think M should be the Escape ( M-p is Escape followed by p ), C is control ( C-c is controlled followed by c ).
Cheers, Miro
On Wed, Dec 11, 2013 at 9:46 AM, Mateusz Kowalczyk < fuuzetsu@fuuzetsu.co.uk> wrote:
Hi, please,..... I have started to use aquamacs and their haskell interpreter. Only problem is that I don't know how to access interpreter commands history. Usually it would be key UP/DOWN, but that will move
On 11/12/13 08:40, Miro Karpis wrote: the
cursor UP/DOWN. So,... please how can I access interpreter/console user commands history in aquamacs?
Cheers, Miro
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
Try M-p. C-c C-l seems to bring up input history.
-- Mateusz K. _______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
participants (3)
-
Mateusz Kowalczyk
-
Miro Karpis
-
mukesh tiwari