`org-toggle-link-display` not working in Debian stable release with .emacs file

If I run emacs -q, then org-toggle-link-display works. But if I open emacs GUI, even with the complete .emacs file commented (;;...), then, it does not work. Running that instruction, link display ...

Emacs Stack Exchange