Firefox - lost back pointer




I seem to have lost the pointer one can click
to go back to the previous web-page.
It doesn't matter that much
since I can attain the same end by Alt-Left Arrow .
It is quite possible I inadvertently made some change
in my Firefox settings,
but I see nothing relevant in Edit=>Preferences.

Any suggestions gratefully received.


--
Timothy Murphy
e-mail: gayleard /at/ eircom.net
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines



Relevant Pages

  • Re: Firefox - lost back pointer
    ... to go back to the previous web-page. ... It doesn't matter that much ... since I can attain the same end by Alt-Left Arrow. ...
    (Fedora)
  • Re: Pointers
    ... it doesn't matter if you have white space before or after the '*'. ... char* a, b; ... 'b' isn't a pointer but a simple char variable despite the '*' after ...
    (comp.lang.c)
  • Re: Why does vector.end() point beyond last element?
    ... Nothing really - just a matter of taste. ... only use the pointer in comparisons we are safe. ... At least the designers of STL were consistent in ...
    (alt.comp.lang.learn.c-cpp)
  • Re: C pointer question
    ... matter of arbitrary choice, but rather a matter of good design. ... error if the pointer is null. ...
    (comp.lang.c)
  • Re: while loop and printf
    ... I had never met this matter before....and I am wondering that if you have, please tell me what it is wrong. ... The matter is that if the printf statement is removed, ... you might access a deallocated node because your cleanup at deallocation does not work. ... you might use a pointer which is uninitialised and points _somewhere_, maybe not even a valid storage location. ...
    (comp.lang.c)