How to adjust my long email address in the personal info in the moderncv? I use:
\documentclass[11pt,a4paper,sans]{moderncv}
\moderncvstyle{casual}
\moderncvcolor{blue}
\usepackage[utf8]{inputenx}
\usepackage[russian]{babel}
\usepackage[T1]{fontenc}
\usepackage[scale=0.75]{geometry}
\setlength{\hintscolumnwidth}{2.6cm}
\firstname{Aaaa}
\familyname{bbbb}
\title{ccc}
\address{ddd. dddddd-4, d.33. dd.145}{dddddd, dddddd}
\mobile{+e~(eee)~555~eeee}
\phone{+f~(fff)~fff~ffff}
\email{johndoeeeeeee@gmail.com}
Update: Sorry, my mistake. Now, I have put the full length of the personal info. With this full length my email address is not visible. 
\address{street and number}{postcode city}has two obligatory arguments, everything else works fine, including the e-mail address. What is the problem, specifically? – doncherry Aug 8 '12 at 13:29moderncv.cls 2012/03/26 v1.0the email address renders just fine. – hakaze Aug 8 '12 at 14:28moderncv.cls 2012/07/30 v1.1.1. This version also produces your problem, i.e. the long email address is missing. – hakaze Aug 8 '12 at 17:54